Workflow
Roadmap
- Enhance the Upstash Workflow SDK to expose and configure all QStash features:
- Ordered execution of workflow runs.
- Expand language support with additional SDKs: Go and other languages based on user requests.
- Achieve feature parity between
workflow-py
andworkflow-js
, bringing Python SDK capabilities up to match TypeScript implementation - Human in the loop in the Agents API.
- Make it possible to restaring a workflow run from DLQ, and make it run from where it failed. Currently it’s only possible to restart the workflow from the start.
- Improve the verbose mode and logger.
Was this page helpful?