[issue41701] Buildbot web page: connection lost after 1 minute, then display "Connection restored" popup

STINNER Victor report at bugs.python.org
Tue Jan 19 12:01:35 EST 2021


STINNER Victor <vstinner at python.org> added the comment:

Ee:
> Apologies, I gisted a version that was from attempts to debug the timeouts. It's been updated.

Aaaah :-D No problem. Can you please try:

* replace "timeout client 30s" with "timeout client 1d"
* replace "timeout server 30s" with "timeout server 1d"

in buildbot-master server of the pillar config:

https://github.com/python/psf-salt/blob/d89e5ef2e86f45c1766c8b93d6e9621b0ab1bb09/pillar/base/haproxy.sls#L7-L11

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41701>
_______________________________________


More information about the Python-bugs-list mailing list