wdesertW
Windmill7mo ago
13 replies
wdesert

Am I expected to stop seeing subflow steps with lifetime.delete_after_use = true in the parent flow?

We are using Windmill 1.502.2. To avoid writing too much data unnecessarily to the DB disk, I enabled lifetime.delete_after_use for several steps of one of the subflows.

Based on the description, however, I thought that I wouldn't even be able to see any args or results in these steps of the flow. I still can see them, which makes me wonder whether my expectation is correct.

I assumed that maybe we should enable that in the parent flow instead, but editing a subflow's steps isn't possible.

Thanks!
Was this page helpful?