Task #7814
Story #7716: How to facilitate resubmission of sync Failures?
create queue state log events
Start date:
2016-05-17
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
We need to capture how long the syncObject queue is. The best time to do that is right before pulling an item off the queue.
However, we also need to know how long the queue is even if sync is inactivated. Should there be a separate task that reads the Hz queue to report on it's length? or maybe it's the same task that determines if a new sync processor task needs to be kicked off (SyncManager?)
History
#1 Updated by Dave Vieglais almost 8 years ago
- Target version changed from CCI-2.3.0 to CCI-2.3.3
#2 Updated by Dave Vieglais over 7 years ago
- Target version changed from CCI-2.3.3 to CCI-2.3.2
#3 Updated by Rob Nahf over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
The SyncMetricLogReport logs the number of items in the sync queue, along with a per-node subtotals. (Since may 2016)