OneShotTaskResult

interface OneShotTaskResult

exported from runtime.d

Properties

Property

Type

Description

id

string

Stable task ID generated from the deployment, task name, and instance ID.

instanceId

string

Caller-supplied ID used to replace or reschedule the same logical task.

name

string

Normalized task name.

nextRunAt

number

The same scheduled time as a Unix timestamp in milliseconds.

runAt

string

Scheduled time as an ISO 8601 string.