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 | |
---|---|---|
.. | ||
client | rpc: set a minimum long-polling interval for Events (#8050) | 3 years ago |
coretypes | rpc/client: add eventstream helper (#7987) | 3 years ago |
jsonrpc | testing: reduce usage of the MustDefaultLogger constructor (#7960) | 3 years ago |
openapi | Update OpenAPI docs. (#7974) | 3 years ago |
test | rpc/client: add Events method to the client interface (#7982) | 3 years ago |