connor4312 / cockatiel

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

Add docs to ConsecutivePolicy ctor and args #26

Closed Tyriar closed 2 years ago

Tyriar commented 4 years ago

Currently docs are on the class, not the ctor:

image image

connor4312 commented 4 years ago

Huh, TIL that I've been living my life wrong for years