Skip to content

Comments

feat: new core piece url retriever#617

Merged
hugomrdias merged 8 commits intomasterfrom
hugomrdias/piece-retriver
Feb 23, 2026
Merged

feat: new core piece url retriever#617
hugomrdias merged 8 commits intomasterfrom
hugomrdias/piece-retriver

Conversation

@hugomrdias
Copy link
Member

No description provided.

@hugomrdias hugomrdias requested a review from rvagg as a code owner February 18, 2026 14:04
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Feb 18, 2026
@rjan90 rjan90 moved this from 📌 Triage to 🔎 Awaiting review in FOC Feb 18, 2026
@rjan90 rjan90 added this to the M4.0: mainnet staged milestone Feb 18, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 18, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
synapse-dev 9d659b2 Commit Preview URL

Branch Preview URL
Feb 23 2026, 08:02 PM

}
return false
},
{ concurrency: 5 }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason not to increase this to 10 to make the most of concurrency potential? Most users will hopefully have 2 or 3 SPs they deal with so it won't matter much, but some will have more so we're doing a hunting expedition here for one that has the piece.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

browser normaly only do 5 to 6 paralell connections, after that they start to waterfall it, so 5 here seems good.

Copy link
Collaborator

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving with some suggestions inline. The ping comment is more than a suggestion though, wrong word and I'd like to see that changed before merging.

@hugomrdias hugomrdias merged commit d1e7018 into master Feb 23, 2026
11 checks passed
@github-project-automation github-project-automation bot moved this from 🔎 Awaiting review to 🎉 Done in FOC Feb 23, 2026
@hugomrdias hugomrdias deleted the hugomrdias/piece-retriver branch February 23, 2026 20:21
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

Successfully merging this pull request may close these issues.

3 participants