The cron execution cycle I set is to execute the workflow every 5 minutes, but I find that there are often cases where workflow rounds are lost in scheduling
RetryPolicy I have tried AllowAll, TerminateOther, BufferAll, but there are cases where they are lost randomly
I have the same problem, have you solved it?
I’m facing a similar issue → Issue with Temporal Scheduler Skipping Executions. @yinbiao99 @iEphesus Did you have any luck finding the root cause?