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

DELIA-66306 : Fix idle connection #5838

Draft
wants to merge 1 commit into
base: sprint/24Q4
Choose a base branch
from

Conversation

npoltorapavlo
Copy link
Contributor

Reason for change: Due to the network issue on some devices (an orderly shutdown from server is not arriving), and the grpc bug (GRPC_ARG_CLIENT_IDLE_TIMEOUT_MS
works only one time), create a new client each time. Test Procedure: Invoke api, wait 10 min, repeat 2-3 times. Risks: None
Signed-off-by: Nikita Poltorapavlo [email protected]

Reason for change:  Due to the network issue on some devices
(an orderly shutdown from server is not arriving),
and the grpc bug (GRPC_ARG_CLIENT_IDLE_TIMEOUT_MS
works only one time), create a new client each time.
Test Procedure: Invoke api, wait 10 min, repeat 2-3 times.
Risks: None
Signed-off-by: Nikita Poltorapavlo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant