Joystream / joystream

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

accepting Object storage issues #5044

Closed yasiryagi closed 8 months ago

yasiryagi commented 8 months ago

Problems: 1- No way to find out which bucket accepted the object, as the event is recorded without mentioning the bucket that accepted the object. This make tracing the LiveCycle of an object untraceable, this a valuable information of the lifecycle of the object.

2- Accept object does not account for upload failure: there are currently objects that have been accepted but then the upload failed. As far as QN these files should exist.

kdembler commented 8 months ago

@yasiryagi thank you for creating the issue, but could you explain more what your use cases for this is. Without proposing solutions, just what you want to achieve

kdembler commented 8 months ago

Closing since https://github.com/Joystream/storage-squid already has the accepting bucket info