Skip to content

Not Found Error: Failed to find existing task #2183

Description

@amankrx

We get this intermittent error occasionally:

(Exit 34): NOT_FOUND: status: NotFound, message: "Failed to find existing task", details: [], metadata: MetadataMap { headers: {} } : Failed on wait_execution() command
java.io.IOException: io.grpc.StatusRuntimeException: NOT_FOUND: status: NotFound, message: "Failed to find existing task", details: [], metadata: MetadataMap { headers: {} } : Failed on wait_execution() command

This cancels the build altogether, but this succeeds upon retry. This is most likely a gRPC error and we should be able to handle this issue by timeout or retry internally instead of cancelling the build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions