awx icon indicating copy to clipboard operation
awx copied to clipboard

Fix false reaper false-positives of waiting jobs that are waiting for worker

Open AlanCoding opened this issue 3 years ago • 0 comments

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

AlanCoding avatar Jun 30 '22 01:06 AlanCoding