-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
Timestamps of camunda events don't always reflect the acutal occurence order, this causes traces calculated based on timestamps to be wrong in some cases. To solve this we should make use of sequence counters.
See
https://forum.camunda.org/t/sequence-counter-history-events-how-does-counter-incrementing-work/6019/7
https://docs.camunda.org/manual/7.12/user-guide/process-engine/history/#partially-sorting-history-events-by-their-occurrence
These counters are however not yet exposed at the camunda engine REST API, so we have to create a CAM ticket for it and provide a PR
AT:
- activity sequence counters are used for tracing camunda event sequences