Description
Currently, when a follower starts fetching from a new leader, it just keeps sending fetch requests even if the requests fail because the leader is not ready yet. We probably should let the follower backoff a bit in this case.
Currently, when a follower starts fetching from a new leader, it just keeps sending fetch requests even if the requests fail because the leader is not ready yet. We probably should let the follower backoff a bit in this case.