Intermediate8 minSandbox & IsolationDev Preview
Isolated Execution
Runs a compute step inside the Pyodide WASM sandbox using @app.step(sandboxed=True), isolating the workload from the main executor process while still returning results to the workflow.
Coming SoonDev Preview
This content is part of an upcoming preview program. Request early access
#distributed#isolation#pyodide#python
No code available for Flow Sandbox. View the full source on GitHub.
View Source Code