Skip to content

drop Vercel CRON job, add dedicated data refresh workflow#2529

Merged
Simek merged 2 commits into
mainfrom
move-off-vercel-cron-leave-refresh-detached
Jun 15, 2026
Merged

drop Vercel CRON job, add dedicated data refresh workflow#2529
Simek merged 2 commits into
mainfrom
move-off-vercel-cron-leave-refresh-detached

Conversation

@Simek

@Simek Simek commented Jun 15, 2026

Copy link
Copy Markdown
Member

📝 Why & how

Unfortunately Vercel CRON jobs only allow function run up to 15min, which is not enough to fully update the data.

This PR moves off website refresh off Vercel CRON and back to the GH workflow, but the separation with regular deployment is retained. The data refresh deployments will now run based on dedicated workflow, using updated config. This way we can still benefit from quicker deployments, and no const on 3rd API limits previews.

✅ Checklist

  • Explained how you fixed the issue or built the feature.

@Simek Simek merged commit cb2f8f1 into main Jun 15, 2026
2 checks passed
@Simek Simek deleted the move-off-vercel-cron-leave-refresh-detached branch June 15, 2026 16:48
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.

1 participant