Skip to content

Server not sending back 200 for uploads on time #46

@0xCardiE

Description

@0xCardiE

This is about when you just upload the file to 100% to bee node and getting the 200 response.
As you can see on video on testing infra this happens short after upload that we get 200 response that its uploaded.
On other video 200 happens only when file is actually chunked and available.

Problem is that we cant inform users properly of what is going on in this case. Upload progress and chunk distribution is combined in 200 response.
So lets say we are uploading 1GB it will be very bad as upload and distribution will be joined and then UX will suck

Vids.

https://github.com/user-attachments/assets/46561936-e14c-4195-a25f-5d603fbe0238
https://github.com/user-attachments/assets/bc6e0c91-a61b-418e-975d-fd7a5fd3ca9c

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions