-
Notifications
You must be signed in to change notification settings - Fork 304
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
fix: check health too long when dfdaemon is unavailable #344
Conversation
@Louhwz You only have one commit incorrectly signed off! Please fix it. |
thanks |
Signed-off-by: louhwz <[email protected]>
24b944f
to
2fe459a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## main #344 +/- ##
==========================================
+ Coverage 41.12% 41.26% +0.14%
==========================================
Files 61 61
Lines 4832 4832
==========================================
+ Hits 1987 1994 +7
+ Misses 2595 2587 -8
- Partials 250 251 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: louhwz <[email protected]>
…#344) Signed-off-by: Gaius <[email protected]>
Description
Related Issue
#343
Motivation and Context
Screenshots (if appropriate):
Now timeout works.
![image](https://user-images.githubusercontent.com/17826874/122155435-8f094680-ce99-11eb-818f-aab6108fa040.png)
Types of changes
Checklist: