Skip to content

bug: RPC error handler doesn't handle async grpc error #390

@rekby

Description

@rekby

Bug Report

YDB Python SDK version: 3.8.0

21:50:54 | INFO    | has_received_messages: received error, <AioRpcError of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Error received from peer ... {created_time:"2023-10-04T21:50:54.664202965+03:00", grpc_status:4, grpc_message:"Deadline Exceeded"}"
>

Need add to handle async errors too.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions