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

Add support for globally disabling retries #206

Open
rouge8 opened this issue Aug 23, 2023 · 2 comments
Open

Add support for globally disabling retries #206

rouge8 opened this issue Aug 23, 2023 · 2 comments

Comments

@rouge8
Copy link

rouge8 commented Aug 23, 2023

It would be very useful to disable retries (and sleeping and etc) in tests, similar to how it's supported by stamina: https://stamina.hynek.me/en/stable/tutorial.html#deactivating-retries-globally

@Olegt0rr
Copy link

aiocache is also available to be disabled via env var AIOCACHE_DISABLE

Looking for similar way for backoff

@fferegrino
Copy link

Woha, almost one year later. I am also interested on this.
Or any advice to disable the retries/backoff entirely for tests as I have a few that hang when testing the decorated functions.

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

3 participants