Reasons for error "requests.exceptions.ChunkedEncodingError: ('Connection broken:"

I am currently donwloading air temperature for ERA5 levels using the API in windows and I constantly suffer from the error “requests.exceptions.ChunkedEncodingError: (‘Connection broken: IncompleteRead(10223616 bytes read, 2720791 more expected)’, IncompleteRead(10223616 bytes read, 2720791 more expected))”

Suddenly the download speed drops dramatically and this causes the broken connection. Although I checked and my internet speed haven’t change, nor it has errors related to downloading speed. Has anyone else experience this problem and found a solution?