Skip to content

make sure that data refresh can be run within runtime for cron job#2525

Merged
Simek merged 3 commits into
mainfrom
use-bun-runtime-for-cron
Jun 15, 2026
Merged

make sure that data refresh can be run within runtime for cron job#2525
Simek merged 3 commits into
mainfrom
use-bun-runtime-for-cron

Conversation

@Simek

@Simek Simek commented Jun 15, 2026

Copy link
Copy Markdown
Member

📝 Why & how

Looks like Bun is required to properly refresh data, it also should be quicker than Node runner, see:

EDIT: Looks like CRON job function does not yet support Bun runtime, so in script actions required to be run in there we should use build-in fetch instead.

✅ Checklist

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

@Simek Simek changed the title use Bun runtime for cron job make sure that data refresh can be run within runtime for cron job Jun 15, 2026
@Simek Simek merged commit d2eca9a into main Jun 15, 2026
2 checks passed
@Simek Simek deleted the use-bun-runtime-for-cron branch June 15, 2026 14:50
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