Skip to content

check handler to improve environment variable handling#40

Merged
scoop1120 merged 1 commit into
mainfrom
health-check
Feb 19, 2026
Merged

check handler to improve environment variable handling#40
scoop1120 merged 1 commit into
mainfrom
health-check

Conversation

@scoop1120
Copy link
Copy Markdown
Contributor

This pull request introduces a minor update to the health check handler to improve environment variable handling. Specifically, it ensures that any escaped dollar signs in the EXO_HEALTHZ_QUERY environment variable are replaced with actual dollar signs before use.

  • Health check query parsing:
    • In crates/server-actix/src/lib.rs, updated the retrieval of the EXO_HEALTHZ_QUERY environment variable to replace escaped dollar signs (\) with unescaped dollar signs ().

@scoop1120 scoop1120 merged commit c7833c8 into main Feb 19, 2026
6 of 7 checks passed
@scoop1120 scoop1120 deleted the health-check branch February 19, 2026 06:24
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