You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
fix: update grpc.max_metadata_size to 4MiB for exactly-once, and shift ack/modack errors to 'debug' stream channel (#1505)
* fix: update grpc.max_metadata_size to 4MiB for exactly-once
* fix: change ack and modAck errors to be optional debug warnings
* tests: update testing to match earlier changes
* fix: check against undefined, not falsey
0 commit comments