trigger.dev
trigger.dev copied to clipboard
Clean out the temporary file directory between runs
In v4 we have warm starts which means the same machine gets re-used for multiple runs. This gives faster start times.
We need to clean the temporary file directory between runs, so users don't have to do this manually.