A MsgAppResp with Reject set should be sent back to the leader as soon as possible instead of batching.
After we enable streaming, there will be a large amount of msgAppResp due to high rate msgApp. We should batch msgAppResp in a meanful way.