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

Rethrow errors in asyncRetry #4189

Merged
merged 4 commits into from
Oct 26, 2022
Merged

Rethrow errors in asyncRetry #4189

merged 4 commits into from
Oct 26, 2022

Conversation

jonaylor89
Copy link
Contributor

@jonaylor89 jonaylor89 commented Oct 26, 2022

Description

This PR fixes a bug were an exception was never getting rethrown in asyncRetry causing things to never delete

Tests

Tested locally and with CI

Monitoring - How will this change be monitored? Are there sufficient logs / alerts?

This'll be monitored using the network tab on the client as well as with logs on loggly

@jonaylor89 jonaylor89 merged commit 4a374fd into main Oct 26, 2022
@jonaylor89 jonaylor89 deleted the jn-rethrow-error branch October 26, 2022 20:39
dmanjunath pushed a commit that referenced this pull request Oct 26, 2022
dmanjunath pushed a commit that referenced this pull request Oct 26, 2022
dmanjunath pushed a commit that referenced this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants