Sometimes in the batched-parallel import mode, mgclient session can end up in a bad state:
- inside
ExecuteBatchesParallel, taka a look at the MG_SESSION_BAD check and figure out why is happening
- if backoff is not there -> "mg_raw_transport_recv: Bad file descriptor"
Sometimes in the batched-parallel import mode,
mgclientsession can end up in a bad state:ExecuteBatchesParallel, taka a look at theMG_SESSION_BADcheck and figure out why is happening