Cloud Run V2 API - Module Google::Cloud::Run::V2::Condition::ExecutionReason (v0.28.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Run V2 API module Google::Cloud::Run::V2::Condition::ExecutionReason.
Reasons specific to Execution resource.
Constants
EXECUTION_REASON_UNDEFINED
value: 0 Default value.
JOB_STATUS_SERVICE_POLLING_ERROR
value: 1 Internal system error getting execution status. System will retry.
NON_ZERO_EXIT_CODE
value: 2 A task reached its retry limit and the last attempt failed due to the
user container exiting with a non-zero exit code.
CANCELLED
value: 3 The execution was cancelled by users.
CANCELLING
value: 4 The execution is in the process of being cancelled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]