beginRunAttempt
Begins a run attempt and returns a run attempt.
beginRunAttempt(runId: ID!, nativeId: String): RunAttempt!Arguments
Identifier of the run.
Identifier of the native.
Returns
Stable identifier for this run attempt.
The generation associated with this run attempt.
Identifier of the related native. May be null when unavailable or not applicable.
Current status of this run attempt.
The resume strategy associated with this run attempt. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run attempt started.
ISO 8601 timestamp when this run attempt finished. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run attempt was superseded. May be null when unavailable or not applicable.