Reliable action execution

The most advanced interruptible mechanism to perform actions repetitively until successful. The package based on github.com/Rican7/retry but fully reworked and focused on integration with the 🚧 breaker package.

Motivation

I developed distributed systems at Lazada, and later at Avito, which communicate with each other through a network, and I need a package to make these communications more reliable.

Roadmap

Features

Notes

Outcomes