Feature: backoff for Pattern#retry
Open
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 89
Description
## Motivation
I am using Pattern#retry to ensure reliable delivery to my actor, and my actor has backoff supervisor.
my demand is support backoff retry on Pattern, which align my delivery and supervision strategies to complement each other
Contributor guide
Assessment
This issue has not been assessed yet.