-
Notifications
You must be signed in to change notification settings - Fork 544
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
feat: support feeling client disconnetion #1054
feat: support feeling client disconnetion #1054
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1054 +/- ##
===========================================
+ Coverage 82.79% 82.81% +0.02%
===========================================
Files 98 98
Lines 10032 10062 +30
===========================================
+ Hits 8306 8333 +27
- Misses 1236 1238 +2
- Partials 490 491 +1 ☔ View full report in Codecov by Sentry. |
Relevant Issue: |
8bdaf3f
to
d8b84b2
Compare
d8b84b2
to
b064297
Compare
dfa79d0
to
2d21bec
Compare
2d21bec
to
7d8a8c0
Compare
7d8a8c0
to
bea3fbd
Compare
…com/Ricky-chen1/hertz into feat/add_sense_client_disconnection
…com/Ricky-chen1/hertz into feat/add_sense_client_disconnection
277d4a3
to
3807fab
Compare
3807fab
to
33975b6
Compare
What type of PR is this?
feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
feat: 支持感知客户端的断连状态
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
1. It only applies to netpoll.
2. After opening, the context in the request will be cancelled.
zh(optional):
1. 仅适用于netpoll
2. 开启后请求中的context将会被取消
(Optional) Which issue(s) this PR fixes:
(Optional) The PR that updates user documentation: