connor4312 / cockatiel

🐦 A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
MIT License
1.59k stars 50 forks source link

[question] why might retry be retrying... #60

Closed xenoterracide closed 2 years ago

xenoterracide commented 2 years ago

nvm, got it...