Use this val to monitor your schedule jobs for any issues and report them directly to Sentry Crons.
SENTRY_DSN in your val.town environment variables.monitorConfig.schedule.value Crontab expression to match your job run.run() function with your scheduled function.This val will automatically create and set up a Cron monitor in Sentry, and report all of your runs as check-ins. If your job ever misses a run or fails, Sentry will notify you.
Any errors that occur in your scheduled function will be reported directly into Sentry: