Skip to content
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

Move namespace cache delay to reclaim resources workflow #2658

Merged

Conversation

alexshtin
Copy link
Member

What changed?
Move namespace cache delay to reclaim resources workflow.

Why?
Other namespace APIs don't want for cache to be updated and returns right away. To keep parity with them DeleteNamespace shouldn't wait for cache to be refreshed and return right away. This will also make API call almost instant and mitigate possible timeout errors on caller side.

How did you test it?
Existing tests.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner March 28, 2022 16:32
@alexshtin alexshtin merged commit c6a0cfc into temporalio:master Mar 29, 2022
@alexshtin alexshtin deleted the feature/move-delete-namespace-delay branch March 29, 2022 03:10
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.

2 participants