Scheduler and infinite loop

I have a scheduler that checks some information every minute, everything seems to be ok, but it’s bad that the whole history is filled with the same workflows, maybe there is some other way to select this in the history so that there is no so-called flood?

You can use activity retry for polling.

1 Like