serverlessworkflow / specification

Contains the official specification for the Serverless Workflow Domain Specific Language. It provides detailed guidelines and standards for defining, executing, and managing workflows in serverless environments, ensuring consistency and interoperability across implementations.
http://serverlessworkflow.io
Apache License 2.0
733 stars 146 forks source link

Fixed `call`, `raise` and `try` features #984

Closed cdavernas closed 1 month ago

cdavernas commented 1 month ago

Please specify parts of this PR update:

Discussion or Issue link:

Related to issues discussed in #983

What this PR does:

Fixes call, raise and try features