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

🗂️ Infra to bill users for egress #135

Closed
8 tasks done
Tracked by #159
travis opened this issue Sep 20, 2024 · 4 comments
Closed
8 tasks done
Tracked by #159

🗂️ Infra to bill users for egress #135

travis opened this issue Sep 20, 2024 · 4 comments
Assignees

Comments

@fforbeck
Copy link
Member

Blocked: waiting for Prod deployment of the Indexer Service to continue the release of the other packages.

@fforbeck fforbeck moved this from Stuck / Dead Issue to In Progress in Storacha Project Planning Dec 19, 2024
@fforbeck fforbeck moved this from In Progress to Stuck / Dead Issue in Storacha Project Planning Dec 22, 2024
@fforbeck
Copy link
Member

fforbeck commented Jan 6, 2025

Indexer Service was deployed. The blocker now is the Console App & storacha/client.

About 3 months ago, the console project was updated to use client.capability.blob.get(shard.multihash) from the @storacha/client.

As a result, the w3ui was also updated to use @storacha/client instead of w3up-client.

Additionally, a fallback strategy was added to the Console App to call client.capability.store.get(shard) if blob.get fails for any reason.

However, I recently released a new version of the @storacha/client and noticed that the store capability is no longer present in it — meaning the fallback strategy in the Console App won’t work anymore.

To unblock this task we need to add the store.get back to the @storacha/client.

@fforbeck
Copy link
Member

fforbeck commented Jan 9, 2025

@Peeja I believe we can remove the #140 from this ticket, and close this one. WDYT? I remember we discussed about shipping the v1 without the token authorization stuff because that would required some additional work, etc.

@fforbeck
Copy link
Member

fforbeck commented Jan 9, 2025

@Peeja, I just synced with @travis and we are good to remove the #140 and close this one.
So this is done.

@fforbeck fforbeck closed this as completed Jan 9, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Storacha Project Planning Jan 9, 2025
@fforbeck fforbeck changed the title 🗂️ Bill users for egress 🗂️ Infra to bill users for egress Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants