lightningequipment / circuitbreaker

MIT License
118 stars 18 forks source link

Increase default GRPC message size #86

Closed carlaKC closed 1 year ago

carlaKC commented 1 year ago

Fixes #84.

Tested by running CB in stub mode, getting up to ~30k messages on master then confirming fix removes:

Screenshot 2023-10-23 at 1 11 54 PM

While we're here, I've also updated the back of envelope for db defaults to be more precise (wanted to figure out the precise "worst case" disk footprint for umbrel release notes anyway).