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

Ensure all invocations of XO client creation provide retry parameters #265

Merged

Conversation

ddelnano
Copy link
Collaborator

@ddelnano ddelnano commented Oct 4, 2023

Summary: Ensure all invocations of XO client creation provide retry parameters

This is an extension of #262 and gets things one step closer to having master builds for #264 working. In the previous PR, I missed that there were a few additional invocations of XO client creation that were missing the new retry parameters. This caused the build to have a single flaky test since that client was used exclusively for it.

Testing done: Verified that Jenkins build became stable after this change

@ddelnano ddelnano merged commit dec8d50 into master Oct 4, 2023
3 checks passed
@ddelnano ddelnano deleted the ddelnano/ensure-all-xo-clients-use-backoff-settings branch October 4, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant