Skip to content

Ensure namespace exists on worker startup #750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Sushisource
Copy link
Member

What was changed

Added a new worker validation function that lang SDKs should call before starting polling

Why?

Eager validation that namespace exists, future room for other validations

Checklist

  1. Closes [Feature Request] Call describe namespace on worker start #738

  2. How was this tested:
    Integ test

  3. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner May 24, 2024 21:00
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sushisource Sushisource merged commit cc2fa27 into temporalio:master May 28, 2024
6 checks passed
@Sushisource Sushisource deleted the describe-ns-on-worker-start branch May 28, 2024 16:05
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.

[Feature Request] Call describe namespace on worker start
2 participants