zaqar/releasenotes/notes/support-notification-delivery-policy-fbc94083b4e6b8d0.yaml
wanghao 900bdbe3d9 Notification Delivery Policy
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
2017-08-09 08:58:39 +08:00

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.