Graceful Failure Architecture
Snippet
Universal
Advanced
Snippets are pieces of workflows. You can copy and paste them directly into any Tray workflow.
New to snippets? Watch this video
For more details please see our Snippet Documentation
About this SnippetCopy
Copy
Save failures so that they don't interrupt workflows from finishing. Instead, they record the failures to data storage so you can manually rerun them later. Most of the time this is used within a loop so that you don't stop a large list from executing if a few items in the list fail.
See it in actionCopy
Copy