Revert "app_queue: periodic announcement configurable start time."

This reverts commit 3fd0b65bae.

Reason for revert: Causes segmentation fault.

Change-Id: Ic189c6f7872943a5500d3e71142f0c09d54fcc31
This commit is contained in:
Joshua Colp
2023-04-11 18:37:37 -05:00
committed by Friendly Automation
parent 66a7cff57e
commit de15852ef0
3 changed files with 0 additions and 24 deletions

View File

@@ -1,9 +0,0 @@
Subject: app_queue
Introduce a new queue configuration option called
'periodic-announce-startdelay' which will vary the normal (historic) behavior
of starting the periodic announcement cycle at periodic-announce-frequency
seconds after entering the queue to start the periodic announcement cycle at
period-announce-startdelay seconds after joining the queue.
The default behavior if this config option is not set remains unchanged.