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