ansible / awx-resource-operator

43 stars 34 forks source link

Increase the request_timeout from default #153

Closed rooftopcellist closed 12 months ago

rooftopcellist commented 1 year ago
rooftopcellist commented 1 year ago

@dsavineau That is a good idea. I just added the ability to configure request_timeout on the job and workflow CR's. I also added a better description for what Job TTL is while there.

I bumped the minimum version of awx.awx collection to 22.7.0, which is the version that option was introduced in.