-
Notifications
You must be signed in to change notification settings - Fork 372
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
Periodic HeartBeat to be logged to the file #1755
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1755 +/- ##
==========================================
Coverage ? 69.18%
==========================================
Files ? 82
Lines ? 11720
Branches ? 1644
==========================================
Hits ? 8108
Misses ? 3261
Partials ? 351
Continue to review full report at Codecov.
|
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.
Some minor comments
Description
Adding Heartbeat logs to file. It logs every 12 hours currently, and helps in debugging.
Issue #
PR information
Quality of Code and Contribution Guidelines
This change is