Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate intermittent AbortError in gRPC connection #244

Closed
tsmith023 opened this issue Jan 6, 2025 · 3 comments
Closed

Investigate intermittent AbortError in gRPC connection #244

tsmith023 opened this issue Jan 6, 2025 · 3 comments
Labels
bug Something isn't working grpc

Comments

@tsmith023
Copy link
Collaborator

No description provided.

@tsmith023 tsmith023 added bug Something isn't working grpc labels Jan 6, 2025
@pacyL2K19
Copy link
Contributor

Can you provide more details about this @tsmith023 ?
I would like to work on it

@tsmith023
Copy link
Collaborator Author

Hi @pacyL2K19, it was reported as constant aborting despite timeout configuration being specified. As it turns out, as reported here #253, the client was not appropriately observing the timeout configs specified. As such, this issue will be closed by this PR #254

@pacyL2K19
Copy link
Contributor

Hi @pacyL2K19, it was reported as constant aborting despite timeout configuration being specified. As it turns out, as reported here #253, the client was not appropriately observing the timeout configs specified. As such, this issue will be closed by this PR #254

Got it, thank you @tsmith023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working grpc
Projects
None yet
Development

No branches or pull requests

2 participants