samber/ro

Plugin: add a "backoff" plugin

Open

#81 opened on Oct 14, 2025

 (0 comments) (0 reactions) (0 assignees)Go (22 forks)github user discovery
good first issueoperatorplugin

Repository metrics

Stars
 (659 stars)
PR merge metrics
 (Avg merge 1m) (1 merged PR in 30d)

Description

Fork the retry operators from the core package and add exponential backoff.

-> https://github.com/cenkalti/backoff

Linear, exponential, custom...

Contributor guide