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

[OGUI-1389] Let gRPC do the reconnection on its own #2155

Conversation

graduta
Copy link
Member

@graduta graduta commented Oct 6, 2023

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

PR which:

  • removes the creation of a new client and shutting down of the existing one in case of AliECS hanging.
  • Instead it leaves gRPC to attempt the reconnection.

@graduta graduta self-assigned this Oct 6, 2023
@graduta graduta merged commit 111cd8a into dev Oct 6, 2023
6 of 7 checks passed
@graduta graduta deleted the feature/COG/OGUI-1389/do-not-recreate-client-but-wait-for-grpc-to-do-it branch October 6, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant