Skip to content

SDK API Reference / WorkflowAttempt

Interface: WorkflowAttempt

Workflow attempt

Properties

cancelRequested

cancelRequested: boolean


createdAt

createdAt: string


done

done: boolean


finishedAt?

optional finishedAt?: string


id

id: string


index?

optional index?: number


params

params: Record<string, unknown>


project?

optional project?: object

id

id: string

name

name: string


retryAttemptName?

optional retryAttemptName?: string | null


sessionId?

optional sessionId?: string


sessionTime?

optional sessionTime?: string


sessionUuid?

optional sessionUuid?: string


success

success: boolean


workflow?

optional workflow?: object

id

id: string

name

name: string