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: 191,957 of 193,756
Downloads: 260

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconsandcoder