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

[VID-482] Continous record tester - decrese max fails from 5 to 3 #351

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

pwilczynskiclearcode
Copy link
Contributor

@pwilczynskiclearcode pwilczynskiclearcode commented Dec 6, 2023

Reduce number of retries from 5 to 3 so we don't let repeating issues skip our monitoring.

I'd generally suggest to rewrite record-tester so it publishes prometheus metrics instead of PagerDuty alerts.
Alerts would be based on grafana metrics.
Retrials could produce a metric that would be observed… or record-tester would fail immediately and retry entire test.
Then alerts could be configured to allow short, single failures of record-tester but repeating ones would raise an actual PagerDuty alert.
This is just a thought, it's not in the scope of this PR/task.

@pwilczynskiclearcode pwilczynskiclearcode requested a review from a team as a code owner December 6, 2023 08:50
Copy link

linear bot commented Dec 6, 2023

@pwilczynskiclearcode pwilczynskiclearcode merged commit 317457c into master Dec 6, 2023
21 checks passed
@pwilczynskiclearcode pwilczynskiclearcode deleted the VID-482 branch December 6, 2023 11:25
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.

2 participants