M. J. Fromberger
af96ef2fe4
Since the goal of reading events at the head of the event log is to satisfy a subscription style interface, there is no point in allowing head polling with no wait interval. The pagination case already bypasses long polling, so the extra option is unneessary. Set a minimum default long-polling interval for the head case. Add a test for minimum delay. |
3 years ago | |
---|---|---|
.. | ||
eventstream.go | rpc/client: add eventstream helper (#7987) | 3 years ago |
eventstream_test.go | rpc: set a minimum long-polling interval for Events (#8050) | 3 years ago |