zaqar/releasenotes/notes/support-more-backoff-functi...

8 lines
333 B
YAML

---
features:
- Support more retry backoff function in webhook type. It will work
when Zaqar failed to send the notification to the subscriber.
Users can define the retry backoff function in metadata of queue.
There are four retry backoff functions including 'linear',
'arithmetic', 'geometric' and 'exponential'.