The maximum allowed number of active revisions has been reached.
CustomizedPathResponsePending
Health check failed due to user error from customized path of the
container. System will retry.
HealthCheckContainerError
There was a health check error.
HealthCheckSkipped
A revision's container has no port specified since the revision is of a
manually scaled service with 0 instance count
MinInstancesNotProvisioned
A revision with min_instance_count > 0 was created and is reserved, but
it was not configured to serve traffic, so it's not live. This can also
happen momentarily during traffic migration.
NoDeployment
There was no deployment defined.
This value is no longer used, but Services created in older versions of
the API might contain this value.
[[["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 2025-03-21 UTC."],[[["This document details the `RevisionReason` enum within the `Google.Cloud.Run.V2` namespace, outlining various reasons specific to the Revision resource in Google Cloud Run."],["The latest version of this API, `2.13.0`, is presented at the top of the list, followed by a comprehensive history of previous versions dating back to `1.0.0-beta02`."],["The enum lists and describes several potential `RevisionReason` field values, such as `ActiveRevisionLimitReached`, `HealthCheckContainerError`, `Pending`, and `Retired`, to identify the state of the revision resource."],["The assembly associated with these enum values is `Google.Cloud.Run.V2.dll`."],["There are other fields in this enum that have specific meanings regarding the state of the revision, including fields such as `CustomizedPathResponsePending`, `MinInstancesNotProvisioned`, and `NoDeployment`."]]],[]]