Categories: None [Edit]

tenax

https://rubygems.org/gems/tenax
https://github.com/sandcoder/tenax
Tenax wraps unreliable operations (HTTP calls, database queries, queue publishes) in a configurable resilience layer: retries with pluggable backoff strategies, error classification, optional circuit breaking, and built-in instrumentation. Designed for Ruby services that need to survive transient failures without bespoke retry logic in every call site.

Total

Ranking: 195,465 of 196,739
Downloads: 292

Daily

Ranking: 106,086 of 196,700
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconsandcoder