gmunozfe commented on code in PR #734:
URL: 
https://github.com/apache/incubator-kie-kogito-docs/pull/734#discussion_r2340169746


##########
serverlessworkflow/modules/ROOT/pages/core/understanding-workflow-error-handling.adoc:
##########
@@ -183,6 +183,27 @@ The `finish` state in the 
`serverless-workflow-error-quarkus` example applicatio
     }
 ----
 
+== Workflow error status 
+
+As per 0.8 version of the specification, there is no standard way to set a 
process instance in error. To do that in {product_name}, users can use a custom 
metadata key called `errorMessage` which will contain either the error message 
to be associated to the process instance or an expression that returns the 
error message to associated to the process instance

Review Comment:
   could we have version number of the spec in a variable? `{spec_version}`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to