docs: improve documetation around error handling in workflows (#12288)
* docs: improve documetation around error handling in workflows * regenerate
This commit is contained in:
@@ -364,6 +364,11 @@ const redirects = async () => {
|
||||
destination: "/user-guide/settings/locations-and-shipping/locations",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/learn/fundamentals/workflows/access-workflow-errors",
|
||||
destination: "/learn/fundamentals/workflows/errors",
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user