Intermediate12 minRuntime & RoutingDev Preview
Worker Types with Services
One workflow, four worker types — trusted sync (BLOCKING), trusted async (NON_BLOCKING), and two sandboxed async (NON_BLOCKING_SANDBOXED) steps all calling the same MathOpsService, demonstrating that services['Name'] works identically across all executors.
Coming SoonDev Preview
This content is part of an upcoming preview program. Request early access
#blazing-flow#distributed#python#worker-types
flow.py