Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jd/tenacity issues and pull requests
#225 - Reset Retry State
Issue -
State: open - Opened by developing-coder almost 5 years ago
- 3 comments
#223 - Adding a "Decorrelated Jitter" wait class
Issue -
State: open - Opened by ghost almost 5 years ago
- 2 comments
#218 - Make autodoc to generate docs for retry_always()/retry_never()
Pull Request -
State: open - Opened by sir-sigurd almost 5 years ago
- 3 comments
#214 - import star is an antipattern
Issue -
State: closed - Opened by PeterSulcs about 5 years ago
- 2 comments
#212 - Fix issue 211
Pull Request -
State: closed - Opened by duboism about 5 years ago
- 8 comments
#211 - Type checking in operators
Issue -
State: open - Opened by duboism about 5 years ago
- 8 comments
#202 - Release via CircleCI
Pull Request -
State: closed - Opened by jd over 5 years ago
#197 - Missing kwargs in retry helper in __init__.py
Issue -
State: closed - Opened by thehesiod over 5 years ago
- 6 comments
#193 - Is there any formal way to know the current attempt count and max attempt count in the retry_if_exception callback?
Issue -
State: open - Opened by conraddd over 5 years ago
- 2 comments
#187 - Not working with type checker Pyright, https://github.com/Microsoft/pyright
Issue -
State: closed - Opened by Afsarsoft over 5 years ago
- 5 comments
#186 - Shold not retry asyncio.CancelledError
Issue -
State: closed - Opened by KKomarov over 5 years ago
- 2 comments
Labels: bug
#182 - RetryError cannot be serialized with pickle
Issue -
State: closed - Opened by mezgerj over 5 years ago
- 2 comments
#177 - Fix doc build
Pull Request -
State: closed - Opened by jd over 5 years ago
#166 - Error importing tenacity on python 3.7.3
Issue -
State: closed - Opened by anudeepsamaiya almost 6 years ago
- 3 comments
#147 - Play nice with multiprocessing?
Issue -
State: open - Opened by dylancaponi over 6 years ago
- 4 comments
#125 - Add retry_if_exception_match
Issue -
State: closed - Opened by PhML over 6 years ago
- 5 comments
#110 - Documentation page on PyPI has broken formatting
Issue -
State: open - Opened by serge-m almost 7 years ago
- 7 comments
Labels: help wanted, documentation
#106 - Disable `wait` for unittest
Issue -
State: open - Opened by DanEEStar about 7 years ago
- 14 comments
Labels: documentation
#78 - Retries count
Issue -
State: open - Opened by naphta over 7 years ago
- 11 comments
Labels: question, documentation
#66 - Need to rewind Generators that are passed as argument
Issue -
State: open - Opened by heri16 almost 8 years ago
- 8 comments
#64 - Retry for Synchronous Generator
Issue -
State: open - Opened by heri16 almost 8 years ago
- 5 comments
#63 - Retry for Asynchronous Generator (PEP 525)
Issue -
State: open - Opened by heri16 almost 8 years ago
- 3 comments
#48 - Provide a context manager
Issue -
State: closed - Opened by xmedeko about 8 years ago
- 17 comments
Labels: enhancement
#6 - Provide statistics on the number of retry attempts
Issue -
State: closed - Opened by jd over 8 years ago
- 2 comments
Labels: enhancement