@vercel/python@6.43.1
📦 vercel-cliView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This patch introduces support for workflow-triggered job services within the queue infrastructure, ensuring they are correctly recognized by various system components.
✨ New Features
- Support workflow-triggered job services in queue infrastructure by adding `isWorkflowTriggeredService()` and `isQueueBackedService()` helpers.
- Update Python runtime to bootstrap workflow services as queue-backed workers.