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:
Exhaustively document difference between
schedule.on
and a startlisten
task.Why is this needed:
Ensure users understand the (subtle) difference between the two approaches.