-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[workspacekit] Refactor ws-daemon grpc client connection #5299
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5299 +/- ##
==========================================
- Coverage 31.77% 7.17% -24.60%
==========================================
Files 24 3 -21
Lines 5697 613 -5084
==========================================
- Hits 1810 44 -1766
+ Misses 3713 566 -3147
+ Partials 174 3 -171
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
/assign @csweichel |
testing /hold |
/hold cancel |
/lgtm |
LGTM label has been added. Git tree hash: 8bae252de88a9eb2f4fbf1cddf324941989a5af3
|
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csweichel Associated issue requirement bypassed by: csweichel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Change the behavior from one permanent connection to the IWS socket to multiple connections when needed.