Prevent celery task from starting until a different task with similar arguments is done

前端 未结 0 364
走了就别回头了
走了就别回头了 2021-02-13 08:59

Let\'s say I have a celery task which takes two arguments: X(a,b)

I need to implement custom concurrency logic with the following two rules:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题