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
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