Anvil Background Tasks Timing Out

@duncan_richards12, that makes a lot of sense. The code sends the files (which tend to be fairly big 30mb+) between the form and the server function. Would it be wise to store the files somewhere from the form and then access it later in the background task?