Powered by
crash your workflow
# 📖tutorials
w
wide-umbrella-5226
01/29/2026, 4:04 PM
throw new Error("Error");
the line above will throw an error in your workflow, which can be used to quickly test your error workflow (like the "simulate timeout event" does for the timeout workflow)
Previous
Next