Sidebar

Is there a way to use a different scan interval when no messages are found?

0 votes
260 views
asked Jul 19, 2018 by gary-h-6770 (160 points)
The CQR channels typically only have messages to process overnight and in the early morning hours.  Is there a way to have the scan interval change to something like every 5 minutes after a SOAP response that there is no message in the outbound queue and then have the interval revert back to every 5 seconds when a response is returned.

1 Answer

0 votes
There is not a way to change the run interval however you can schedule the cqr channels to only run at night. This KB shows you to use a cron.

https://www.qvera.com/kb/index.php/421/how-do-i-schedule-channel-to-run-at-specific-time-or-interval?show=421#q421
answered Jul 20, 2018 by brandon-w-8204 (33,270 points)
...