Delay stopped working

Delay action in rules seems to have stopped working for me today. Pauses forever (tried 1s and 5s)

Thanks for reporting the issue. It looks like there was a rogue rule which was overloading the Delay Queue. I’ve disabled that rogue rule and things should be back to normal as of ~4:10 CDT.

I’m going to take a closer look at how we can better handle this scenario moving forward. Without getting into too much detail, the other rule was getting rate limited and that was actually exacerbating the problem as the large number of RATE LIMIT responses caused the Delay Queue to start backing off on releasing tasks as a precaution. :grimacing:

1 Like

Seems to have started working again, thanks!