Skip to content

feat: Health check for Soroban RPC / contract connectivity#1227

Merged
aji70 merged 4 commits into
MyFanss:mainfrom
Meshmulla:main
May 28, 2026
Merged

feat: Health check for Soroban RPC / contract connectivity#1227
aji70 merged 4 commits into
MyFanss:mainfrom
Meshmulla:main

Conversation

@Meshmulla
Copy link
Copy Markdown
Contributor

closes #858

This PR adds a health check endpoint to verify backend connectivity with the Soroban RPC and smart contract layer, improving observability and operational reliability.

Changes Included:
Added health check logic for Soroban RPC connectivity
Implemented RPC validation using get_ledger or known contract read call
Integrated with existing health module (if available)
Updated documentation for health endpoint behavior

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 28, 2026

@Meshmulla Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@aji70 aji70 merged commit 1468049 into MyFanss:main May 28, 2026
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.

Health check for Soroban RPC / contract connectivity

2 participants