FBR: Increase the openshift route timeout for greenwave

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 ?
_______________________________________________
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




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux