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

Deprecate retry_until_known_result #5813

Open
jmpesp opened this issue May 23, 2024 · 0 comments
Open

Deprecate retry_until_known_result #5813

jmpesp opened this issue May 23, 2024 · 0 comments

Comments

@jmpesp
Copy link
Contributor

jmpesp commented May 23, 2024

Never bailing on the retry loop when contacting a service that may not exist anymore is a bad pattern that leads to Nexus hanging. After #5789 lands, deprecate retry_until_known_result and instead supply an appropriate gone_check in each of the replaced cases.

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

No branches or pull requests

1 participant