if there is anything that needs to trigger a manual "wake up" (anything longer than that new 40m window) you can use a cli to trigger a fake command that wakes up the scheduler over long waits `npx @netlify/async-workloads send -u 'LOCAL_URL' -e fakeEventName --api-key=local-api-key`

Comments