Is there a reason why it takes greenwave 5 minutes to come back with an answer?

On Fri, 15 Mar 2019 at 07:21, Pierre-Yves Chibon <[email protected]> wrote:
>
> 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 -- [email protected]
> To unsubscribe send an email to [email protected]
> 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/[email protected]



-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to