mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Limit can cause multiple request due to pagination. For reads after a failed write we would like to return to normal write request as soon as possible. Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>