900bdbe3d9
This patch introduces the delivery retry policy into Zaqar. It will work when the notification sent from Zaqar to the subscriber failed. User can define the retry policy in the options of subscription or metadata of queue. Change-Id: I1a74c2d5b69fb82826c303468099db34b3e41b5b Implements: bp notification-delivery-policy
7 lines
250 B
YAML
7 lines
250 B
YAML
---
|
|
features:
|
|
- Support notificaiton delivery policy in webhook type. It will work when
|
|
the notification is sent from Zaqar to the subscriber failed.
|
|
User can define the retry policy in the options of subscription or
|
|
metadata of queue.
|