This topic was automatically generated from Slack. You can find the original thread here.
I want to run something thats probably going to involve 45,000+ invocations/credits. I think it will fail maybe 1% of the time due to random issues that don’t seem predictable (I’ll make sure to test properly first). Is there any easy way to repeat the failed items other than manually? Is there a clever way to store ID codes in the Data Store for the failed attemps to make a re-run easier? I saw the post at [FEATURE] I would like to be able to replay all events or easily bulk select multiple events to replay in the workflow inspector · Issue #2784 · PipedreamHQ/pipedream · GitHub. Is this still true? “Clicking each failed event individually, then clicking Resend Event individually is the only option currently.”
What is “the existing $.flow.rerun
feature”?