Hi,
I have 2 message queues (data.qo and debug.qo). A note is queued in the data queue approximately every 2 hours. A note is also queued in the debug queue at the same time. When there are 2 or more notes in the data queue, a synchronization is forced. The notecard is in periodic mode with an output interval set to 4 h + 10%.
In the screenshot of the event log we can see that at 5h18, I received 2 notes from the data queue and 2 notes from the debug queue as expected but at 9h08, I received 2 notes from the data queue and nothing from the debug queue. It wasn’t until 9h46 that I got the debug queue notes even though the captured timestamp is earlier than the 9h08 sync time.
The 9h08 sync is a requested sync (because there were 2 notes in the data queue) and the 9h46 sync is an outgoing sync due.
Can we explain why the debug queue was not forwarded at 9h08?
Thanks