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

Disable retry in tests #9141

Open
Dreamsorcerer opened this issue Sep 13, 2024 · 0 comments
Open

Disable retry in tests #9141

Dreamsorcerer opened this issue Sep 13, 2024 · 0 comments
Labels
enhancement Hacktoberfest We think it's good for https://hacktoberfest.digitalocean.com/

Comments

@Dreamsorcerer
Copy link
Member

Dreamsorcerer commented Sep 13, 2024

The client now has retry logic (

if retry_persistent_connection:
), but this logic can mask issues in tests.
We should disable the retry logic by default in tests (e.g. when using TestClient).

@Dreamsorcerer Dreamsorcerer added enhancement Hacktoberfest We think it's good for https://hacktoberfest.digitalocean.com/ labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Hacktoberfest We think it's good for https://hacktoberfest.digitalocean.com/
Projects
None yet
Development

No branches or pull requests

1 participant