Currently the error is not logged and handled in the result handling. Log the errors and handle them - Non-fatal errors: server timeout, failure responses, response not complete (timeout) - Fatal errors: server crashing after retry, OOMs
Currently the error is not logged and handled in the result handling. Log the errors and handle them