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

Fix #227 - Reduce low balance alerts #229

Merged
merged 3 commits into from
Jun 13, 2023
Merged

Conversation

ngmachado
Copy link
Collaborator

@ngmachado ngmachado commented Jun 10, 2023

This PR close issue #227 by implementing a interval skip mechanic that don't affect the global heath report.

If no threshold file is present, we default SENTINEL_BALANCE_THRESHOLD to zero. This implies that no report will be made because sentinel balance can't be less than 0.

@ngmachado ngmachado self-assigned this Jun 10, 2023
@ngmachado ngmachado linked an issue Jun 10, 2023 that may be closed by this pull request
@ngmachado ngmachado requested a review from d10r June 10, 2023 21:13
@d10r d10r merged commit eb9a755 into master Jun 13, 2023
1 check passed
@d10r d10r deleted the reduce_low_balance_alerts branch June 13, 2023 10:33
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.

[Sentinel] - Frequent Insufficient Funds Notifications in Sentinel
2 participants