This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients EWDurbin, db3l, pablogsal, petr.viktorin, vstinner, zach.ware
Date 2021-01-19.17:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611075695.24.0.123520432473.issue41701@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-01-19 17:01:35vstinnersetrecipients: + vstinner, db3l, petr.viktorin, zach.ware, EWDurbin, pablogsal
2021-01-19 17:01:35vstinnersetmessageid: <1611075695.24.0.123520432473.issue41701@roundup.psfhosted.org>
2021-01-19 17:01:35vstinnerlinkissue41701 messages
2021-01-19 17:01:35vstinnercreate