Joystream / joystream

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

Auto set set-bucket-limits extrinsics #5112

Open yasiryagi opened 7 months ago

yasiryagi commented 7 months ago

Issue : Currently every time an operator make a change to his server and storage capacity he need to notify the lead to set set-bucket-limits extrinsics.

Ask: to detect change and set set-bucket-limits extrinsics automatically when the storage node start based on --uploads directory provided.

kdembler commented 7 months ago

Those limits can be adjusted only by the lead, even if we implemented the feature into Colossus, regular workers would not be able to adjust the on-chain values

yasiryagi commented 7 months ago

I do not see why not!

kdembler commented 7 months ago

What do you mean by that?