Managed Execution
What Edgaze manages when a hosted workflow runs.
Creators and buyers who want to understand what Edgaze operates during a run.
Know what Edgaze handles for you so you can publish workflows without running your own execution stack.
Overview#
When someone runs a published workflow, Edgaze manages execution, progress, retries where supported, results, and billing.
You publish the product. Buyers and API callers trigger runs. Edgaze runs the infrastructure.
What Edgaze operates#
Execution#
Hosted runs execute on Edgaze runtime infrastructure. A run may include multiple nodes - inputs, models, tools, HTTP calls, conditions, merges, delays, and outputs - as defined in your published graph. See Workflow Run Policy.
Retries and failover#
Transient provider or tool failures may be retried. Creators can also control model failover at publish time. When failover is enabled, Edgaze may continue with an eligible alternative without increasing the buyer's displayed price. See Failover.
Streaming and progress#
Buyers see live progress in the product page run panel. Developers can poll run status, read ordered run events, or connect to the optional SSE stream for a run. See Streaming & Real-time.
Long-running state#
Buyers and API clients can leave and return to a run's status and results without keeping a browser tab open for the entire execution.
Billing#
Successful paid runs charge the displayed price using wallet or bundle funding. Ordinary failed and cancelled runs are not charged. Demo and builder test runs are never billed. See When Runs Fail and Run Outcomes Reference.
Infrastructure you do not run#
Creators do not need to operate separate execution infrastructure for marketplace or API runs. Publish the workflow and Edgaze hosts execution. Buyers see one price before a run. See Infrastructure Cost Estimation and What You Pay For.
What creators still own#
- The workflow graph, prompts, and tool configuration
- Product page copy, pricing margin, and input envelope
- Keys in API Vault when using BYOK / non-hosted credential modes
- Compliance of the product with Creator Terms and Creator Guidelines
Related docs#
Start building#
Open Workflow Studio and publish a workflow. Edgaze will operate execution, progress, and settlement for every marketplace and API run.
Was this useful?
Your response helps us improve the documentation.
Also in the docs