issues
search
jd
/
tenacity
Retrying library for Python
http://tenacity.readthedocs.io
Apache License 2.0
6.82k
stars
283
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
method.retry_with unbids it from its class instance
#453
jakub-krysl-ipf
opened
8 months ago
0
chore(deps): bump the github-actions group with 2 updates
#452
dependabot[bot]
closed
7 months ago
2
Add async strategies
#451
hasier
closed
5 months ago
12
Lazy import asyncio.sleep as it's expensive
#450
ichard26
closed
8 months ago
1
how to combine retry_if_not_exception_type conditions
#449
broven
closed
8 months ago
1
chore: update to latest ruff
#448
jd
closed
9 months ago
1
ci: refactor Mergify rules
#447
jd
closed
9 months ago
1
ci(mergify): add missing [bot] for dependabot
#446
jd
closed
9 months ago
0
ci(test): remove not necessary push
#445
jd
closed
9 months ago
2
ci(deploy): rename job
#444
jd
closed
9 months ago
2
ci: simplify Mergify configuration and automerge dependabot
#443
jd
closed
9 months ago
1
ci: run deploy wf on release
#442
jd
closed
9 months ago
1
chore(deps): bump the github-actions group with 2 updates
#441
dependabot[bot]
closed
9 months ago
5
Add support for mocking sleep when retrying async functions
#440
snorfalorpagus
opened
9 months ago
3
Add a Dependabot config to autoupdate GitHub action versions
#439
kurtmckee
closed
9 months ago
2
Feature proposal: `RetryContextManager` (for retrying `__enter__` and NOT the contents of the `with` block)
#438
rudolfbyker
opened
9 months ago
0
Support async actions
#437
hasier
closed
9 months ago
4
Allow retry_if_exception_message to specify regex flags
#436
ryancausey
closed
10 months ago
3
ci: replace black and flake8 by ruff
#435
jd
closed
10 months ago
1
Incrementally build iter actions list
#434
hasier
closed
10 months ago
8
Add support for async strategies and callbacks
#433
hasier
closed
10 months ago
3
Format seconds in `before_sleep_log` similar to `after_log`
#432
aguinane
opened
10 months ago
0
Modifying arguments on the fly is not supported
#431
FloridSleeves
opened
10 months ago
0
async singledispatch not retried
#430
thebuchanan3
opened
10 months ago
1
TypeError: cannot pickle '_thread.RLock' object with ProcessPoolExecutor
#429
davetapley
opened
10 months ago
3
MyPy 1.8.0 don't recognize `tenacity.Retrying()` as a callable
#428
hussein-awala
opened
10 months ago
2
`before_sleep_log` logs "<unknown>"
#427
geuben
opened
10 months ago
5
Improves wait_exponential_jitter
#426
yxtay
opened
11 months ago
1
Respects `min` argument for `wait_random_exponential`
#425
yxtay
closed
4 months ago
1
typing: update version compare to support pyright/pylance
#424
sbdchd
closed
1 year ago
2
Add ability to inspect upcoming sleep in `stop` funcs, and add `stop_before_delay`
#423
christek91
closed
11 months ago
0
How to union two `retry_if`?
#422
jamesbraza
closed
1 year ago
1
question: when to initialize the `'delay_since_first_attempt'` key
#421
lroberts7
opened
1 year ago
0
Don't allow passing in loguru
#420
crizCraig
opened
1 year ago
1
Add `RetryCallState` to the API docs
#419
rouge8
closed
1 year ago
4
Add optional label to BaseRetrying class
#418
aragaer
opened
1 year ago
5
RFE: is it possible to start making github releases?🤔
#417
kloczek
closed
6 months ago
4
Add support for Python 3.12 and drop EOL 3.7
#416
hugovk
closed
1 year ago
1
bug: `retry_if_exception_message` only checks the beginning of the string
#415
Jonas1312
closed
1 year ago
2
More safe defaults
#414
askurihin
opened
1 year ago
3
Getting error message from retry_state.outcome results in program termination.
#413
wetbadger
opened
1 year ago
4
Passing an async function to before/after handler?
#412
seidnerj
opened
1 year ago
2
Can tenacity be used to retry on code http error ?
#411
Liritt
closed
1 year ago
1
Bunch of effects disppeared from the "Effect" list
#410
awsms
closed
1 year ago
1
Added the link to documentation for a better experience
#409
Mgajurel
closed
1 year ago
0
Improved View for python snippet
#408
Mgajurel
closed
1 year ago
5
When using multiple @retry decorators on a function, inner decorator's state is constantly reset
#407
Tomasz-Kluczkowski
opened
1 year ago
1
Preserve function default and kwdefault through retry decorator
#406
michael-motional
closed
1 year ago
2
`before_log` doesn't accept LoggerAdapter - mypy
#405
macieyng
opened
1 year ago
2
Retry strategies need to be explicitly exported for type checkers
#404
achhina
opened
1 year ago
0
Previous
Next