Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

runtime: increase storage + distribution `maxWorkerNumberLimit` #4822

Closed mochet closed 11 months ago

mochet commented 1 year ago

Problem

Currently the storage WG is experiencing a rapid requirement to grow, and one of the limitations is the maximum number of workers. There are some other avenues of improving this already (such as allowing storage workers to increase the number of servers that they can run as one worker). Regardless, it seems like considering an increase to the maxWorkerNumberLimit is worth considering for the next runtime upgrade. And although there are no current issues with the Distributor WG, it would seem prudent to also consider this WG along the same lines.

Solution

┆Issue is synchronized with this Asana task by Unito

freakstatic commented 1 year ago

TODO

bedeho commented 12 months ago

We decided to introduce a new constant for each working group, only distributors and storage providers should be bumped to 50,all others remain at 30.