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

chore: test with Nodejs 18 and 20 versions #79

Closed riosgabriel closed 1 year ago

riosgabriel commented 1 year ago

Test with the latest LTS versions.

connor4312 commented 1 year ago

Thanks!