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

Delete Namespace: read cache refresh interval from DC #7215

Merged

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented Feb 1, 2025

What changed?

Delete Namespace: read cache refresh interval from dynamic config instead of hardcoded const.

Why?

cacheRefreshInterval used to be a const, and it was kinda ok to duplicate it in delete namespace WF code. But now it is coming from dynamic config, and WF should read it from there too.

How did you test it?

Modified existing unit tests.

Potential risks

No risks.

Documentation

No.

Is hotfix candidate?

No.

@alexshtin alexshtin merged commit 01a9c41 into temporalio:main Feb 3, 2025
49 checks passed
@alexshtin alexshtin deleted the fix/delete-ns-cache-refresh-dc branch February 3, 2025 19:41
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