Skip to content

add background backend health monitoring#8

Merged
rohitdevsol merged 3 commits into
mainfrom
dev
May 15, 2026
Merged

add background backend health monitoring#8
rohitdevsol merged 3 commits into
mainfrom
dev

Conversation

@rohitdevsol

Copy link
Copy Markdown
Owner
  • Added periodic TCP health checks for backend servers.
  • Backend health status is now updated dynamically at runtime.
  • Unhealthy backends are automatically skipped during round robin selection.
  • Refactored backend health state to use AtomicBool for lock-free reads and updates.
  • Improved backend selection flow with graceful handling when no healthy backends are available.

@rohitdevsol rohitdevsol merged commit 07846a9 into main May 15, 2026
2 checks passed
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.

1 participant