Workflow
Roadmap
- Enhance the Upstash Workflow SDK to expose and configure all QStash features:
- Ordered queues
- Parallelism limits
- Native LLM calls
- Configure retry limit(right now it uses default 3)
- Expand language support with additional SDKs:
- Python
- Other languages based on user requests
- Introduce events to trigger multiple endpoints
- Implement a Wait/Notify mechanism to pause execution and resume upon an external event
- Local development environment for testing
Was this page helpful?