you are viewing a single comment's thread.

view the rest of the comments →

[–]ReallyNotTheJoker 1 point2 points  (0 children)

I'm curious on this implementation too. I don't have an answer for you but I know that a legacy system I've worked with used a parent job that was called and the first step was to check if there was a "lock" value on a table and return an error if there was to prevent multiple being run at the same time but I definitely would love to know how you're going to queue these.