mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 09:27:31 -02:30
Update some contributing docs
* Update the tools called in the dev environment * More RMQ purges from architecture docs * Remove the old clusterdev target
This commit is contained in:
@@ -26,7 +26,7 @@ Empirically, the periodic task manager has been effective in the past and will c
|
||||
* Detect finished workflow jobs
|
||||
* Spawn next workflow jobs if needed
|
||||
* For each pending job, start with the oldest created job
|
||||
* If the job is not blocked, and there is capacity in the instance group queue, then mark it as `waiting` and submit the job to RabbitMQ.
|
||||
* If the job is not blocked, and there is capacity in the instance group queue, then mark it as `waiting` and submit the job.
|
||||
|
||||
|
||||
### Job Lifecycle
|
||||
|
||||
Reference in New Issue
Block a user