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

Dvl/quentin/flappy detection #70

Merged
merged 3 commits into from
Apr 21, 2022

Conversation

quentinql
Copy link
Collaborator

No description provided.

# FLAP DETECTION
if len(pst) < flap_cnt:
logger.warning(
"Cannot flap detect the status changing of the probe %s,"
Copy link
Owner

Choose a reason for hiding this comment

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

shouldn't this be info instead of warning.

This will systematically happen when starting a new project, so perhaps not worth a warning

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, you're right ! Changed

@feenes feenes merged commit 17649d5 into feenes:master Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants