When an action in a scenario fails (say a message couldn't be sent), you can retry all the failed executions for that action in one step, without rebuilding or restarting the whole scenario.
How to retry
Open your Scenario and go to the Insights tab, where each action node shows its execution results.
Find an action that has failed executions.
Use the node's retry control to retry all failed executions for that action.
Confirm when prompted.
Inrō queues every failed execution for that action to run again.
⚠️ The retry option only appears on actions that actually have failed executions. If everything succeeded, you won't see it.
Why it helps
If an action fails partway through a flow (a temporary Instagram error or a connectivity blip), those contacts would otherwise be stuck at that step. Retrying picks them back up, so every contact gets the experience you designed, with no manual rebuild.
🐾 Netsuke's Tips
Check the failure first. If an action failed because of a setup problem (a bad link, a missing permission), fix that before retrying, or the executions will fail again.
The History tab lists individual executions with their status, which is handy for spotting whether a failure hit one contact or many.
