Skip to main content

System Level Errors

When the Deck platform encounters an error, it returns a system level error response:

Example Errors

Connection Errors

When there are issues with user authentication or connection establishment, errors are returned in the style of a system error:

Example Errors

Job Execution Errors

When a job completes but encounters an error during execution, the error information is included in the job’s output. The success field on a job’s output also lets you know if the job completed tasks as expected.

Example Errors