Day 7 with Workflows — Pass an input argument to your workflow
All the workflow definitions we’ve seen so far, in this series, were self-contained. They were not parameterized. But we often need our business processes to take arguments (the ID of an order, the…
Read the full articleYou might also wanna read

Workflows - Increased Workflows limits and improved instance queueing.
Workflows (beta) now allows you to define up to 1024 steps . sleep steps do not count against this limit. We've also added: instanceId as pr

Workers, Workflows - Workflows is now in open beta
Workflows is now in open beta, and available to any developer a free or paid Workers plan. Workflows allow you to build multi-step applicati

Workflows, Workers - Workflows is now Generally Available
Workflows is now Generally Available (or "GA"): in short, it's ready for production workloads. Alongside marking Workflows as GA, we've intr

Demo: Simplified Workflow Step Syntax

Workflows - Additional step context and ReadableStream support now available in Workflows step.do()
Workflows now provides additional context inside step.do() callbacks and supports returning ReadableStream to handle larger step outputs. St

Workflows - Concurrent Workflow instances limits increased.
Workflows now supports up to 4,500 concurrent (running) instances, up from the previous limit of 100. This limit will continue to increase d

Comments
Sign in to join the conversation.
No comments yet. Be the first.