Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel upload of blobs to walrus #169

Open
giac-mysten opened this issue Aug 14, 2024 · 2 comments
Open

Parallel upload of blobs to walrus #169

giac-mysten opened this issue Aug 14, 2024 · 2 comments

Comments

@giac-mysten
Copy link
Collaborator

giac-mysten commented Aug 14, 2024

This feature would allow to speed up publishing and updating a site.

The implementation should take care that gas and payment coins do not get locked by the competing uploads.
This may require updating the walrus binary to accept a gas coin as an argument.

Parallel upload of blobs to walrus · Issue #169 · MystenLabs/walrus-sites

@Tzal3x
Copy link
Collaborator

Tzal3x commented Aug 19, 2024

Should the upload be atomic? Meaning that if an upload of a file fails, the site should be deleted?

@giac-mysten
Copy link
Collaborator Author

Should the upload be atomic? Meaning that if an upload of a file fails, the site should be deleted?

The site is not created until all the blobs are uploaded, currently. So the problem should not arise.

@joyqvq joyqvq self-assigned this Dec 3, 2024
@linear linear bot closed this as completed Dec 20, 2024
@linear linear bot reopened this Dec 20, 2024
@linear linear bot unassigned joyqvq Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants