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: health checks for worker and fetcher #374

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

vasyl-ivanchuk
Copy link
Collaborator

What ❔

Improve health checks for worker and data fetcher services to check RPC availability and DB (for worker).

Why ❔

Since RPC availability is not checked if the connection from the service to the RPC goes down, the service keeps receiving requests. The problem is described in this issue.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.

Copy link

github-actions bot commented Jan 17, 2025

API E2E Test Results

207 tests   207 ✅  19s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit cc9928e.

♻️ This comment has been updated with latest results.

@vasyl-ivanchuk vasyl-ivanchuk changed the title fix health checks for worker and fetcher fix: health checks for worker and fetcher Jan 17, 2025
Copy link

github-actions bot commented Jan 17, 2025

Unit Test Results

    4 files    263 suites   11m 39s ⏱️
2 138 tests 2 137 ✅ 1 💤 0 ❌
2 352 runs  2 351 ✅ 1 💤 0 ❌

Results for commit cc9928e.

♻️ This comment has been updated with latest results.

Copy link

Visit the preview URL for this PR:
https://staging-scan-v2--pr-374-90u7cu02.web.app

@vasyl-ivanchuk vasyl-ivanchuk merged commit a766220 into main Jan 20, 2025
23 checks passed
@vasyl-ivanchuk vasyl-ivanchuk deleted the improve-health-checks-for-worker-and-fetcher branch January 20, 2025 16:48
Copy link

🎉 This PR is included in version 2.59.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants