conu
conu copied to clipboard
intermittent ChunkedEncodingError
Sometimes CI is failing on:
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
Example: https://ci.centos.org/job/user-cont-conu-pr/1054/console
We might be hitting some openshift corner case here. Hopefully a retry could be sufficient. Obviously, if someone is able to reproduce and file upstream, that would be awesome.