awx
awx copied to clipboard
Fix false reaper false-positives of waiting jobs that are waiting for worker
SUMMARY
Connect https://github.com/ansible/awx/issues/11301
I believe this is a relatively complete solution to the problem of waiting jobs getting reaped.
Once I set max_workers to 4, I actually found the problem fairly easy to reproduce.
ISSUE TYPE
- Bug or Docs Fix
COMPONENT NAME
- API