conu icon indicating copy to clipboard operation
conu copied to clipboard

intermittent ChunkedEncodingError

Open rpitonak opened this issue 6 years ago • 1 comments

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

rpitonak avatar Oct 23 '18 08:10 rpitonak

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.

TomasTomecek avatar Oct 23 '18 15:10 TomasTomecek