-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Milestone
Description
It is possible for upload to fail repeatedly. This can happen if a SP runs out of space. Ideally the SP notices before this happens and expands their capacity, but it can still happen. More generally, if we fail in the upload step, the SDK's default path (StorageManager) would not succeed on retry.
Even if the user refreshes the webpage or restarts the app, there are a few reasons our createContext(s) function might reassign the same SP and then fail again, one being that selection prefers SPs with an existing dataset.
One possible workaround could be for the storage manager to treat this as a permanent failure and make a new StorageContext, excluding the full SP.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
📌 Triage