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.
What would you like to be added:
Add a new
reference
property to theTaskDescriptor
object.Why is this needed:
Allows authors to reference a specific task while running a flow. This is particularly important for runtime feedbacks, such as logs.