I have a flow on user that calls a subflow in the async path (there is no code in the regular path). That subflow is failing for yet to be determined reasons. But I'm getting a failure email every 4-5 minutes, indicating it's retrying indefinitely. (I'm the only admin, and the user hasn't been touched since I made the initial change that set off the first flow attempt.)
Why is it continuing to retry, and how do I get it to stop?
7 respuestas
@Valerie Devereaux / @Alan McQueen
the below doc mention the retry but not fault handler. btw search retried.
https://help.salesforce.com/s/articleView?id=platform.flow_concepts_trigger_scheduled_path.htm&type=5