awx
awx copied to clipboard
add handling for job call back status 'idle_timeout'
SUMMARY
help distinguish between different type of timeouts
won't have any effect until https://github.com/ansible/ansible-runner/pull/1200 is merged
but can be merged without the PR with no harm
ISSUE TYPE
- New or Enhanced Feature
COMPONENT NAME
- API
AWX VERSION
awx: 21.12.1.dev37+gb74b9ca2ea
ADDITIONAL INFORMATION
shouldn't we give some indication to the user that it was an idle timeout vs. a job timeout?
Having chatted with @TheRealHaoLiu this is waiting on an upstream patch to support this. Marking as blocked