I’m running flows with a docker agent, what’s the easiest way to store intermediate task results, <10kb csv/json file per task. What’s the best result type to store those for retries?
k
Kevin Kho
06/04/2021, 8:07 PM
Hey @Garret Cook, if you can connect outside, then I would suggest S3 with a lifecycle policy to delete the results automatically.