Skip to content
New issue

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

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

Already on GitHub? # to your account

Increase visibility RPS and burst dynamic configs for integration tests #3221

Conversation

rodrigozhou
Copy link
Contributor

@rodrigozhou rodrigozhou commented Aug 12, 2022

What changed?
Increase value of frontend.namespaceRPS.visibility and frontend.namespaceBurst.visibility to 50 for integration tests.

Why?
Integration tests TestIntegrationSuite/Test_DeleteWorkflowExecution_* were failing with error namespace rate limit exceeded, so I'm increasing the default limit.

How did you test it?
Running integration tests locally consistently passed without rate limit exceeded error.

Potential risks
No.

Is hotfix candidate?
No.

@rodrigozhou rodrigozhou requested a review from a team as a code owner August 12, 2022 01:39
@yiminc yiminc requested a review from meiliang86 August 12, 2022 05:12
@yiminc
Copy link
Member

yiminc commented Aug 16, 2022

If this is just for test, could you overwrite the config value in the test?

@yiminc yiminc closed this Oct 11, 2022
@rodrigozhou rodrigozhou reopened this Oct 18, 2022
@rodrigozhou rodrigozhou force-pushed the increase-default-namespace-rps-rate-limit branch from 79102b5 to af40830 Compare October 18, 2022 22:53
@rodrigozhou rodrigozhou changed the title Increase default FrontendMaxNamespaceVisibilityRPSPerInstance Increase FrontendMaxNamespaceVisibilityRPSPerInstance for integration tests Oct 18, 2022
host/dynamicconfig.go Outdated Show resolved Hide resolved
@rodrigozhou rodrigozhou force-pushed the increase-default-namespace-rps-rate-limit branch from af40830 to c99a3de Compare October 19, 2022 06:17
@rodrigozhou rodrigozhou changed the title Increase FrontendMaxNamespaceVisibilityRPSPerInstance for integration tests Increase visibility RPS and burst dynamic configs for integration tests Oct 19, 2022
@rodrigozhou rodrigozhou merged commit 8d645e8 into temporalio:master Oct 19, 2022
@rodrigozhou rodrigozhou deleted the increase-default-namespace-rps-rate-limit branch October 19, 2022 07:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants