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

fix: propagate abort reason in derived signals #104

Closed connor4312 closed 1 week ago

connor4312 commented 1 week ago

Fixes #101