pancake-frontend icon indicating copy to clipboard operation
pancake-frontend copied to clipboard

chore: Remove prod trigger for routing cron

Open chefjackson opened this issue 3 months ago • 2 comments


PR-Codex overview

This PR focuses on modifying the configuration for the routing API by removing a cron job trigger in the wrangler.toml file.

Detailed summary

  • Removed the cron job trigger line: crons = ["*/30 * * * *"] from the [env.production.triggers] section in the apis/routing/wrangler.toml file.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

chefjackson avatar Nov 04 '24 08:11 chefjackson