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

Adjusting Retry Max Delay default value to 5 seconds. #151

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

maxlambrecht
Copy link
Collaborator

Pull Request check list

  • Commit conforms to CONTRIBUTING.md?
  • Proper tests/regressions included?
  • Documentation updated?

Affected functionality

Description of change

Adjusting Retry Max Delay default value to 5 seconds.

Given the context of the Workload API listening on a local socket and likely serving a limited number of workloads, adjusting the Retry Max Delay default value to a more reasonable value, such as 5 seconds, can enhance efficiency and responsiveness. This adjustment acknowledges the balance between providing timely updates and not overly taxing the system resources or flooding the Workload API with requests during periods of rapid changes or temporary issues.

Which issue this PR fixes

@maxlambrecht maxlambrecht merged commit 7e78ee1 into HewlettPackard:main Mar 24, 2024
6 checks passed
@maxlambrecht maxlambrecht deleted the adjust-retry-config branch March 30, 2024 21:46
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.

1 participant