Skip to content

Orchestrator - Retry the Kubernetes API server errors #50

@Ark-kun

Description

@Ark-kun
kubernetes.client.exceptions.ApiException: (500)
Reason: Internal Server Error
HTTP response headers: HTTPHeaderDict({'Audit-Id': '7512bc49-8a1e-4c57-a488-9cc9088b88c2', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Kubernetes-Pf-Flowschema-Uid': 'cb8e61d0-d4ac-4497-9215-e39742c07fc8', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'e0167ddd-e4d7-449d-b305-9dce12e027ee', 'Date': 'Sat, 06 Dec 2025 02:13:12 GMT', 'Content-Length': '154'})
HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"rpc error: code = Internal desc = Internal error encountered.","code":500}

This is non-trivial since we do not want to stall the queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions