To create custom tasks, use the Conductor TypeScript SDK by defining worker functions and registering them with task definitions. Example code is available at typescript-examples/src/emailsms/worker/workers.ts at main · conductor-sdk/typescript-examples · GitHub
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to set up workers separately in Conductor? | 0 | 6 | January 22, 2025 | |
Getting started | 1 | 22 | January 15, 2025 | |
How does conductor run my tasks? | 0 | 9 | January 2, 2025 | |
Best practices of task definition deployments | 3 | 45 | January 15, 2025 | |
How to pass output from one task as input to another in Conductor? | 0 | 5 | January 22, 2025 |