v.22.10Bug Fix

Batch Sending Failures Lead to Thread Blocking Due to Unprocessed Errors

When the batch sending fails for some reason, it cannot be automatically recovered, and if it is not processed in time, it will lead to accumulation, and the printed error message will become longer and longer, which will cause the http thread to block. #41813 (zhongyuankai).