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
Currently the broker checks its own DB to determine if all the chunk data has arrived.
We will now receive this information from the client. Much of the logic to determine the status of "AllDataReady" can be removed, and we can set the upload_sessions "AllDataReady" to true when the client gives the broker the signed treasure.
The text was updated successfully, but these errors were encountered:
Currently the broker checks its own DB to determine if all the chunk data has arrived.
We will now receive this information from the client. Much of the logic to determine the status of "AllDataReady" can be removed, and we can set the upload_sessions "AllDataReady" to true when the client gives the broker the signed treasure.
The text was updated successfully, but these errors were encountered: