Files
masakari/devstack/plugin.sh
Abhishek Kekane 6db17bc33a Implement _process_unfinished_notifications periodic tasks
Added _process_unfinished_notifications to process notifications
which are in error or new state. This periodic task will execute at
regular interval defined by new config option
'process_unfinished_notifications_interval' defaults to 120 seconds.

The notifications which are in ‘new’ status will be picked up based
on a new config option ‘retry_notification_new_status_interval’ defaults
to 60 seconds.

Implements: bp add-periodic-tasks
Change-Id: I6e607d83f04618ad695a9614f84ad690b8804848
2017-02-07 15:40:56 +05:30

6.5 KiB