Hi @romanmg so I stripped everything back to basics and found I was not pulling data correctly through the workflows. I solved this and decided to store the thread_id, run_id and run_status on my flow record. Then I reference this value in the loop in the workflow as well as a retry counter. This has solved the issues and now the loop works great! Thanks for your input
1 Like