Does this include it being *at* an hour interval too? 15 mins cpu time
Does this include it being at an hour interval too? 15 mins cpu time
When the schedule interval is less than 1 hour, a Scheduled Worker may run for up to 30 seconds. When the schedule interval is more than 1 hour, a scheduled Worker may run for up to 15 minutes.https://developers.cloudflare.com/workers/platform/limits/
yarn next dev with --turbo resolved this issue (I was about to lose it) :SmileW:
connect() API to create outbound TCP connections from Workers.




yarnnext dev--turboconnect()