Delay in requested events

I’d probably go with the time the event was received. You have to account for the event IDs moving backwards on restarts anyway.

That is the easiest for me to implement as well, because I have all the data I need and I just have to switch the comparison.

The script is only running for an hour after our work in the folder is complete and restarts before that are handled. Restarts during that time could be problematic. I will look into this.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.