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

Remove the retry mechanism from the provider #739

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

stevenpost
Copy link
Contributor

Since the switch to mongosh this significantly slows down operations, as any error now results in an exception causing the retry, even when no retry is needed. This used to be there to catch connection errors.

Since the switch to `mongosh` this significantly slows down operations,
as any error now results in an exception causing the retry, even when no
retry is needed. This used to be there to catch connection errors.
@h-haaks h-haaks merged commit 70dac73 into voxpupuli:master Apr 9, 2024
52 checks passed
@stevenpost stevenpost deleted the fix/provider_retries branch April 10, 2024 08:12
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.

2 participants