Skip to content

[hotfix] bump socket pool size to 5

aguestuser requested to merge hotfix-bump-socket-pool-to-5 into master
  • since !369 (merged) we have observed far fewer channel crashes
  • let's bump the socket pool back up to 5 to see if signald can handle a slight increase in concurrency (and if we can hit a steady state of slightly lower message transmission time while we work on our long-term fix)

Merge request reports