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

Stale redemptions monitoring #682

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Stale redemptions monitoring #682

merged 3 commits into from
Aug 3, 2023

Conversation

lukasz-zimnoch
Copy link
Member

@lukasz-zimnoch lukasz-zimnoch commented Aug 2, 2023

Refs: keep-network/keep-core#3664
Depends on: #678

This changeset adds one new system event to the monitoring system:

Stale redemption

A warning system event indicating that a redemption request became stale, i.e. was not handled within the expected time. This event is sent to Sentry hub and should get team’s attention. The default action is investigating the cause of the extended processing time as this alert may be an early sign of a malfunctioning wallet or may indicate a problem with the maintainer bot.

This changeset adds one new system event to the monitoring system:

### Stale redemption

A *warning system event* indicating that a redemption request became stale, i.e.
was not handled within the expected time. This event is sent to Sentry hub and
should get team’s attention. The default action is investigating the cause
of the extended processing time as this alert may be an early sign of
a malfunctioning wallet or may indicate a problem with the maintainer bot.
Base automatically changed from redemption-requested-monitoring to main August 3, 2023 09:12
@lukasz-zimnoch lukasz-zimnoch marked this pull request as ready for review August 3, 2023 09:16
@pdyraga pdyraga merged commit a81fd81 into main Aug 3, 2023
38 checks passed
@pdyraga pdyraga deleted the stale-redemptions-monitoring branch August 3, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🩺 monitoring Monitoring tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants