We were considering IOException as NoServerResponseError, but we found a new case where we failed to decompress response body (Related to another issue with Deflate algorithm which I’ll create another thread for) and it also created an IOException. Which makes sense, but made me wonder if there is a way to categorise it like we want to 🤔