Skip to content

Node: taskito executor subcommand #552

Description

@pratyush618

Add sdks/node/src/cli/commands/executor.ts, reusing the loadApp loader from sdks/node/src/cli/commands/run.ts:56.

taskito executor --attach $TASKITO_ATTACH ./app.js

Same env contract as the other SDKs: TASKITO_ATTACH, TASKITO_ATTACH_TOKEN, TASKITO_SLOTS. Durations in ms, per Node convention.

Done when a vitest integration test runs the server plus one attached executor and asserts success, retry, cancel, and clean drain. Plan: tasks/executor-attach.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deploymentContainer and cluster deployment topologyenhancementNew feature or requestnodeNode SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions