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

The event channel for watches can drop events too easily in the case of streaming watches. This increases the buffer to a more useful level.
The event channel for watches can drop events too easily in the case of streaming watches. This increases the buffer to a more useful level.