gazette / core

Build platforms that flexibly mix SQL, batch, and stream processing paradigms
https://gazette.dev
MIT License
718 stars 52 forks source link

broker: allow further banking of unused flow-control credit #340

Closed jgraettinger closed 1 year ago

jgraettinger commented 1 year ago

Allow up to ten seconds of unused flow-control credit to be banked against a future burst of traffic.

This is in service of workloads where clients want to write short burts of data and then go away for a while.


This change is Reviewable