Skip to content

Pause facilitator sync route#946

Merged
onchainlu merged 1 commit into
mainfrom
pause-facilitator-sync
Jun 2, 2026
Merged

Pause facilitator sync route#946
onchainlu merged 1 commit into
mainfrom
pause-facilitator-sync

Conversation

@onchainlu

Copy link
Copy Markdown
Contributor

Summary

  • Temporarily pauses the facilitator resource sync cron route (/api/resources/sync)
  • Route returns a 200 with "Facilitator sync is temporarily paused" without fetching or processing any resources
  • Existing sync logic is preserved — flip the FACILITATOR_SYNC_PAUSED flag to re-enable

Test plan

  • Verify the cron route returns 200 with paused message
  • Confirm no facilitator resources are fetched or upserted while paused

Temporarily disable the facilitator resource sync cron job by returning
early with a 200 response. The existing sync logic is preserved and can
be re-enabled by flipping the guard flag.
@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
x402scan Ready Ready Preview, Comment Jun 2, 2026 6:44pm

Request Review

@onchainlu onchainlu merged commit f4a8456 into main Jun 2, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants