Share via


RunStepErrorOutput interface

The error information associated with a failed run step.

Properties

code

The error code for this error.

Possible values: "server_error", "rate_limit_exceeded"

message

The human-readable text associated with this error.

Property Details

code

The error code for this error.

Possible values: "server_error", "rate_limit_exceeded"

code: string

Property Value

string

message

The human-readable text associated with this error.

message: string

Property Value

string