Remix.run Logo
Backon – Python retry (zero deps, circuit breaker, async native)(github.com)
14 points by Llucs a day ago | 5 comments
Ysx a day ago | parent | next [-]

It'd be helpful if the readme mentioned why someone would want to migrate from backoff.

ddorian43 a day ago | parent | prev | next [-]

How does it compare to `stamina` library ?

odie5533 a day ago | parent [-]

Cool library! I always used Tenacity raw, didn't know about stamina! https://github.com/hynek/stamina

maurelius2 21 hours ago | parent | prev | next [-]

How does it compare to tenacity?

Llucs a day ago | parent | prev [-]

[flagged]