That error means that the backend does not send back a valid HTTP response header. It might be a result of previous canceled request and the connection has not been closed for some reason, and previous request has been buffered? We will investigate.
However, this message won't affect anything as the connection was closed immediately and retried again.