Skip to content

Add configurable validation interval and connectivity health status#60

Draft
smuneebahmad wants to merge 1 commit into
mainfrom
muneeb/wci-validation
Draft

Add configurable validation interval and connectivity health status#60
smuneebahmad wants to merge 1 commit into
mainfrom
muneeb/wci-validation

Conversation

@smuneebahmad

Copy link
Copy Markdown
Contributor

What was changed

WCI now signals the version workflow whenever its connectivity validation status changes (on config save, periodic check, "Validate Connection", or a scaling invocation failure). This enables the deployment workflow to maintain an up-to-date aggregate connectivity summary in its memo

Why?

Enables surfacing the connectivity health between Temporal and a customer's compute resource (e.g. Lambda) through the Worker Deployments API, so the UI can show ongoing validations status of compute configs without additional queries.

Checklist

  1. Closes https://temporalio.atlassian.net/browse/COM-143

  2. How was this tested:
    Deployed to a test cell and verified that connectivity status updates correctly after triggering "Validate Connection" and after a failed Lambda invocation. Confirmed the version workflow receives the signal and the deployment workflow memo is updated accordingly.

@smuneebahmad smuneebahmad force-pushed the muneeb/wci-validation branch from 4de11b0 to d0f5794 Compare June 19, 2026 16:28
@smuneebahmad smuneebahmad force-pushed the muneeb/wci-validation branch from d0f5794 to c3ad59a Compare June 19, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant