We've discovered that sometimes hashing images as part of the upload process takes longer than the old default of 10 minutes. Since job timeouts already limit total runtime of these tasks let's go ahead and set this value to a large enough value by default to avoid problems with this timeout if they take a little longer than usual. This way jobs timeout and are more easily addressable by default than needing to fine tune this role's parameters. Note, we considered dropping the timeout entirely but async Ansible tasks appear to always need a timeout. Change-Id: I551e6d78feb6ae89cd3f678794306ed55acf8e94
598 B
598 B