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

extend healthcheck to fail when a single mapping is in a broken state #200

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

syphar
Copy link
Member

@syphar syphar commented Dec 18, 2024

This is coming from a production problem where a mapping was broken because the related SF field was dropped in SF.

In this case the sync for that object was completely stopped by Heroku, but we didn't get any notifications for this.

With this change here we now also check the mapping states and raise errors accordingly, so we would see a down-alert in this case.

@syphar syphar requested a review from a team December 18, 2024 09:30
@syphar syphar mentioned this pull request Dec 18, 2024
Copy link
Member

@zahidkizmaz zahidkizmaz 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. Thank you!

@syphar syphar merged commit d24c4d7 into master Dec 18, 2024
17 of 18 checks passed
@syphar syphar deleted the better-health-check branch December 18, 2024 12:27
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