On Fri, Mar 15, 2019 at 12:11:45PM +0100, Clement Verna wrote: > Hi all, > > After doing some investigation on bodhi requests to greenwave I found > that the requests are hitting a default 30 seconds timeout from the > openshift route > (https://stackoverflow.com/questions/47812807/openshift-service-proxy-timeout). > > I would like to increase this timeout to 330 seconds, greenwave will > timeout after 300 seconds. > > For this the following command needs to be run : > > oc project greenwave > oc annotate route greenwave-web --overwrite > haproxy.router.openshift.io/timeout=330s > oc annotate route web-pretty --overwrite > haproxy.router.openshift.io/timeout=330s > > I ll be looking at how we can add this into ansible. > > +1s ? +1 for me Thanks, Pierre _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx