Hi Yann! Sorry I missed this ๐ซฃ The main value for me is sequencing. In my case with Intellimatch for example, records go from pending -> processing -> success. If a run triggers before everything hits "success"(which will happen if the run is immediate), you risk the next step not working as intended. So the delay gives enrichment time to complete which avoids premature downstream steps, reduces rerun loops and lowers API credit waste in some cases. Run after delay basically removes that babysitting ๐