Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase message and subscription buffer size to 128 (#762)
Increase the pubsub and internal message queue buffer sizes to 128. This is to allow a larger headroom for buffered messages if the internal message handling loop is too slow, or in a case where there is a slight missalignment across nodes on bootstrap. Relates to #759
- Loading branch information