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

Dynamic config for the outbound queue group limiter settings #5845

Merged
merged 1 commit into from May 13, 2024

Conversation

rodrigozhou
Copy link
Contributor

What changed?

Dynamic config for the outbound queue group limiter settings

Why?

Have the config dynamic instead of hard typed in the code.

How did you test it?

Potential risks

Documentation

Is hotfix candidate?

@rodrigozhou rodrigozhou requested a review from bergundy May 3, 2024 18:07
@rodrigozhou rodrigozhou requested a review from a team as a code owner May 3, 2024 18:07
Base automatically changed from rodrigozhou/dc-destination to main May 3, 2024 21:44
@rodrigozhou rodrigozhou force-pushed the rodrigozhou/group-limiter-dc branch 3 times, most recently from 96cf019 to 69cf61f Compare May 7, 2024 21:46
@rodrigozhou rodrigozhou force-pushed the rodrigozhou/group-limiter-dc branch from 69cf61f to ac3c2f7 Compare May 9, 2024 19:04
@rodrigozhou rodrigozhou merged commit 6df6982 into main May 13, 2024
42 checks passed
@rodrigozhou rodrigozhou deleted the rodrigozhou/group-limiter-dc branch May 13, 2024 16:42
ychebotarev pushed a commit to ychebotarev/temporal that referenced this pull request May 16, 2024
…lio#5845)

## What changed?
<!-- Describe what has changed in this PR -->
Dynamic config for the outbound queue group limiter settings

## Why?
<!-- Tell your future self why have you made these changes -->
Have the config dynamic instead of hard typed in the code.

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->

## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
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.

None yet

2 participants