samber/ro

Plugin: add a "backoff" plugin

Open

#81 opened on Oct 14, 2025

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

Repository metrics

Stars
 (659 stars)
PR merge metrics
 (PR metrics pending)

Description

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

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

Linear, exponential, custom...

Contributor guide