Skip to content

fix: return 404 for unsupported filecoinpin ad sync status - #63

Merged
BigLep merged 1 commit into
FilOzone:masterfrom
beck-8:fix/filecoinpin-ad-sync-status
Sep 9, 2026
Merged

fix: return 404 for unsupported filecoinpin ad sync status#63
BigLep merged 1 commit into
FilOzone:masterfrom
beck-8:fix/filecoinpin-ad-sync-status

Conversation

@beck-8

@beck-8 beck-8 commented Sep 9, 2026

Copy link
Copy Markdown
Member

Requests to /sync/status/ad/{adCid} currently fall through to a 307 redirect to the cid.contact root. Return 404 with Cache-Control: no-store so Curio skips this unsupported endpoint without attempting to decode the redirected response as JSON. Update the Worker's route documentation and retirement traffic checklist accordingly.

@beck-8
beck-8 requested review from BigLep and rjan90 as code owners September 9, 2026 06:29
@FilOzzy FilOzzy added this to FOC Sep 9, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Sep 9, 2026
@beck-8

beck-8 commented Sep 9, 2026

Copy link
Copy Markdown
Member Author

This will not impede our progress; it is merely an optimization‑level fix.

@FilOzzy FilOzzy moved this from 📌 Triage to 🔎 Awaiting review in FOC Sep 9, 2026
@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting review to ✔️ Approved by reviewer in FOC Sep 9, 2026
@BigLep
BigLep merged commit f541f97 into FilOzone:master Sep 9, 2026
8 checks passed
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Sep 9, 2026
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