Alan Rominger

Results 84 issues of Alan Rominger

##### SUMMARY Solution for https://github.com/ansible/awx/issues/12471 As of opening this, I can confirm it works, but causes churn in some other services. ##### ISSUE TYPE - Bug, Docs Fix or other...

component:api

##### SUMMARY I established experimentally that this help text was wrong. Steps to show this: - run a job that has a `command:` task sleep for 700 seconds - find...

component:api

##### SUMMARY This is very much a WIP, because to complete it, we need a good deal of other things to merge first. I believe this will help a lot...

component:api

##### SUMMARY Replaces https://github.com/ansible/awx/pull/12415 Connect https://github.com/ansible/awx/issues/12400 ##### ISSUE TYPE - New or Enhanced Feature

component:api

##### SUMMARY This is a rebase of https://github.com/ansible/awx/pull/7367 (but actually re-applied by hand) As of opening this: - I have some tests running, and don't want to take further action...

component:api

##### 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...

component:api

##### SUMMARY This is incomplete, because it creates a UX problem with the websockets. This was expected. ![Screenshot from 2022-07-26 14-19-40](https://user-images.githubusercontent.com/1385596/181082341-f653d32f-7015-4105-9439-981b6d4f82a0.png) The UI status obtains the "waiting" status while the...

component:api

##### SUMMARY Replaces https://github.com/ansible/awx/pull/11464 Most of the change here (taken from that prior PR) is to replace the cancel callback method so that it no longer needs to poll the...

component:api
component:docs

### Please confirm the following - [X] I agree to follow this project's [code of conduct](http://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
component:api

##### SUMMARY From analysis in scale testing, we have found that `pool.up()` can take on the order of 2 seconds in extremely stressed systems. This kind of number shouldn't be...

component:api