Skip to content

Retry on Unknown and 503 #5022

@coryan

Description

@coryan

Compute returns service errors with status code Unknown and the HTTP status code of "503 - Service Unavailable".

AFAICT, that is not how gRPC-based services are supposed to work (503 maps to Unavailable), but compute is not a gRPC-based service. It also seems obvious that 503 errors are always retryable, even if the service returned something ambiguous like "unknown".

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions