Make (event notification) poller retry configurable
Open
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
Event notifications are currently sent for 1 day with exponential backoff (starting at 10s, ending at 12 hours).
We could allow configuring how long this happens, even forever.
Let's make this configurable for all pollers at the same time.
Contributor guide
Assessment
This issue has not been assessed yet.