Description
If this is just scheduled once, this can trigger emit every time if system time jumps a lot suddenly.
For example,
- nextTimeToEmit set to 1 and step is 1
- If next system time jumps to 100, we will always emit for next 100 records
Attachments
Issue Links
- links to