Fundamentals
Development
Deployment
- Environment Variables
- CLI deploy command
- GitHub Actions
- Deployment integrations
Writing tasks
API reference
- Functions
- task()
- cron.task()
- cron.dynamic()
- interval.task()
- interval.dynamic()
- zod.task()
- zod.catalog()
- task.trigger()
- task.triggerAndWait()
- task.batchTrigger()
- task.batchTriggerAndWait()
- wait.for()
- wait.until()
- wait.forEvent()
- wait.forRequest()
- retry.onThrow()
- retry.fetch()
- retry.interceptFetch()
- notification.catalog()
- notify()
- queue()
- Objects
- CLI
- Runs API
- Schedules API
Architecture
Open source
Functions
task.batchTriggerAndWait()
Trigger a task many times at once from inside another task, and wait for all the results.
This documentation is coming soon.
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.