Actually it's not, we are migrating data from our ftp server to R2
Actually it's not, we are migrating data from our ftp server to R2

Content-Disposition: attachment; filename="filename.jpg"

workUntil will keep the Worker alive for 30 seconds.Is that true? Where is this documented? I don't see a limit written here https://developers.cloudflare.com/workers/runtime-apis/handlers/fetch/#contextwaituntil
scheduled cron worker needs to run for more than 30 seconds?scheduled example even use waitUntil instead of just blocking until the task has finished?scheduled handler takes longer than 30s, is the solution to NOT use waitUntil? Or what is the solution? :)waitUntil, as soon as scheduled returns it will cancel all promises spawned by scheduled?waitUntil instead of await?waitUntil for each of the many promises that I want to run?Content-Disposition: attachment; filename="filename.jpg"scheduledscheduledscheduledscheduledscheduledwaitUntilwaitUntilwaitUntilwaitUntilwaitUntil