Prevents potential backpressure under load when multiple channels publish concurrently in gateway mode, where SDK callbacks blocking on a full buffer can cause message loss or timeouts. |
||
|---|---|---|
| .. | ||
| bus.go | ||
| bus_test.go | ||
| types.go | ||
Prevents potential backpressure under load when multiple channels publish concurrently in gateway mode, where SDK callbacks blocking on a full buffer can cause message loss or timeouts. |
||
|---|---|---|
| .. | ||
| bus.go | ||
| bus_test.go | ||
| types.go | ||