Open
Description
What would you like to be added?
Spin-off from #17529
Similar to https://github.com/etcd-io/etcd/pull/17680/files we should add more failpoints into watch and simulate:
- slow watch sync
- slow watch resynchronization
- slow watch progress notify
etc
Why is this needed?
Prevent and detect other issues like #17529