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

Test with Node.js 10, 12 & 13; list in package.json #12

Closed novemberborn closed 4 years ago

novemberborn commented 4 years ago

Fixes #9.

novemberborn commented 4 years ago

@connor4312 looks like I'm not following your commit conventions. I'll keep the PRs atomic enough that you can deal with that in a squash+merge.