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 | |
|---|---|---|---|---|
| Getting started | 1 | 87 | January 15, 2025 | |
| How to set up workers separately in Conductor? | 0 | 23 | January 22, 2025 | |
| Trigger workflow in synchronous fashion using conductor's provided api | 0 | 166 | April 19, 2025 | |
| How does conductor run my tasks? | 0 | 37 | January 2, 2025 | |
| When should I create a task as a REST endpoint versus a worker in Conductor? | 0 | 20 | January 22, 2025 |