Steven MoonS
Windmill2y ago
3 replies
Steven Moon

how do I use the result of the last step of a for loop in the next iteration?

I have read and re-read the docs, asked AI, etc.

It seems like it should be so obvious, but I can't pass a value from the last step in a for loop's iteration to the first step in the next iteration. I was using flow state, but that doesn't work in a dedicated worker.

What am I missing?
Was this page helpful?