Comment on Background job queues and priorities may be the wrong pathComments−itake2yThis does not work if your upstream server can only handle X concurrency per second (think ML GPU) and you need to timeout the job before processing it.
Comments
This does not work if your upstream server can only handle X concurrency per second (think ML GPU) and you need to timeout the job before processing it.