Skip to content

feat: Support health checks.#9

Merged
amirh merged 1 commit intomainfrom
amirh/health
Jun 12, 2025
Merged

feat: Support health checks.#9
amirh merged 1 commit intomainfrom
amirh/health

Conversation

@amirh
Copy link
Copy Markdown
Collaborator

@amirh amirh commented Jun 11, 2025

Endpoints can configure a health path which will be used for health checks at server startup. The SDK will consider an endpoint healthy only after a valid http response for th healt path was returned. At startup the SDK will perform up to max 10 retries with exponential backoff delay.

Endpoints can configure a `health` path which will be used for health checks at server startup.
The SDK will consider an endpoint healthy only after a valid http response for th healt path was returned.
At startup the SDK will perform up to max 10 retries with exponential backoff delay.
@amirh amirh merged commit bc9b692 into main Jun 12, 2025
2 checks passed
@amirh amirh deleted the amirh/health branch June 12, 2025 04:07
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