Skip to content

DEADLINE_EXCEEDED - negative value #6514

@AleksandarAleksandrov

Description

@AleksandarAleksandrov

I'm seeing errors in my log of a DEADLINE_EXCEEDED, but some of them have a negative value for the exceeded after. Is this expected behavior and if yes, what is the reason, as in the example bellow it is minus two seconds.

io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after -2232867975ns
	at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:221)
	at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:202)
	at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:131)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions