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

Change nexus operations request timeout dynamic config to filter by destination #5864

Merged
merged 1 commit into from May 13, 2024

Conversation

rodrigozhou
Copy link
Contributor

What changed?

Change nexus operations request timeout dynamic config to filter by destination

Why?

Be able to config request timeout by destination.

How did you test it?

Potential risks

Documentation

Is hotfix candidate?

@rodrigozhou rodrigozhou requested a review from bergundy May 7, 2024 03:14
@rodrigozhou rodrigozhou requested a review from a team as a code owner May 7, 2024 03:14
Copy link
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

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

It's pretty critical IMHO to have control for configs by namespace name and not ID like we have for most other configs.

@rodrigozhou rodrigozhou force-pushed the rodrigozhou/nexus-request-timeout-dc branch from 815ef0e to 5ffb5a4 Compare May 10, 2024 20:34
@rodrigozhou rodrigozhou force-pushed the rodrigozhou/nexus-request-timeout-dc branch from 5ffb5a4 to 5fd82a5 Compare May 13, 2024 17:05
@rodrigozhou rodrigozhou merged commit 69607fd into main May 13, 2024
42 checks passed
@rodrigozhou rodrigozhou deleted the rodrigozhou/nexus-request-timeout-dc branch May 13, 2024 22:31
ychebotarev pushed a commit to ychebotarev/temporal that referenced this pull request May 16, 2024
…estination (temporalio#5864)

## What changed?
<!-- Describe what has changed in this PR -->
Change nexus operations request timeout dynamic config to filter by
destination

## Why?
<!-- Tell your future self why have you made these changes -->
Be able to config request timeout by destination.

## 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