You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some users want to start synching a lot of content right away, and they are running into the issue that the are running out of space, however, the error they see makes this hard to understand.
While we will need to do a more deeper review of storage management in the future when the v2 of or storage system is rolled out, but in the interim it could be helpful to
a) prevent users from starting publishing flows when they have run out of space.
b) prevent users from completing publishing actions for tabs they already have open if space has run out.
The text was updated successfully, but these errors were encountered:
If we want to prevent user from even starting the flows, I think we should make that data available in the query node, otherwise that would be first state we need to read from blockchain directly
Some users want to start synching a lot of content right away, and they are running into the issue that the are running out of space, however, the error they see makes this hard to understand.
https://prnt.sc/15hmal8
While we will need to do a more deeper review of storage management in the future when the v2 of or storage system is rolled out, but in the interim it could be helpful to
a) prevent users from starting publishing flows when they have run out of space.
b) prevent users from completing publishing actions for tabs they already have open if space has run out.
The text was updated successfully, but these errors were encountered: