Skip to content

worker:Allow unbounded non-responsive connections to the broker

Ulrik Mikaelsson requested to merge multiple-concurrent-offers into master

A delay is instead applied to connections after the first, to avoid an empty node offering all slots at once to the broker. Should at least allow some better mixing of offers in the broker queue.

Merge request reports