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

DM-31528: Add more log messages to the measure task #184

Merged
merged 2 commits into from Aug 31, 2021

Conversation

arunkannawadi
Copy link
Member

The changes in the PR ensures that logging happens (at VERBOSE level) at least every 10 minutes (or at an interval that is configurable) when measurement is run.

@arunkannawadi arunkannawadi changed the title DM-31528: Add more log messages to the measure tas DM-31528: Add more log messages to the measure task Aug 31, 2021
Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Same comment about when to add the 600 seconds as I made in lsst/meas_extensions_scarlet#43

Log messages at an interval specified by ``loggingInterval`` (10 minutes
by default) at VERBOSE level to indicate that
`SingleFrameMeasurementTask` are `ForcedMeasurementTask` are alive.
Logging from this task is agnostic to any logging that may come from the
plugins themselves.
Log messages at an interval specified by ``loggingInterval`` (10 minutes
by default) at VERBOSE level to indicate that
`SingleFrameMeasurementTask` and `ForcedMeasurementTask` are alive.
Logging from this task is agnostic to any logging that may come from the
plugins themselves.
@arunkannawadi arunkannawadi merged commit 69da198 into master Aug 31, 2021
@arunkannawadi arunkannawadi deleted the tickets/DM-31528 branch August 31, 2021 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants