Closed maleadt closed 2 years ago
I keep on seeing this every so often when uploading a large rr trace. @quinnj any thoughts?
Thanks for the report @maleadt; do you happen to have a more full backtrace? Usually there's a nested exception here that will provide a little more detail on the EOFError
I don't think there was. I can't reproduce the issue though, but I'll keep an eye when it happens again.
Sounds good. I've been doing increasingly heavy load testing w/ the package and haven't seen any errors like this yet, but I'm also running with the new OpenSSL.jl for tls instead of MbedTLS.jl which may account for weird differences like this. Please comment again if you see it happen.
I encountered the following error during an upload:
This is with reading from a Process (where theI'm also seeing this when just uploading a file.bytesavailable
might have been an underestimation), while forcing a multipart upload, so it's possible something went wrong there.