FeatureFuel
7

Re-Run flow execution

Source: directus/directus#24309 · opened by @HPaulson
Summary This feature would allow a flow to be re-executed from the flow logs tab. With the simple press of a button, a flow will be executed with identical inputs as a previous run. Motivation The motivation of this feature is to solve two distinct but related problems: 1. While testing a flow in development, if a specific request fails, an admin who is updating (fixing) the flow to work with the particular failing case has no way of testing the exact parameters that caused a failure without cumbersome manual methods (depending on trigger type) 2. In some cases, a production flow might fail because an external endpoint is temporarily unavailable. In this case, there is no method of re-capturing the flow-trigger event and re-sending the request to the endpoint once it is available. Detailed Design The design of this feature is relatively simple. Inside the log of any previous flow execution, a button gives the option of "re-running" that execution. <i…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests