Skip to content

[agent] fix: prevent health response caching#2075

Open
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-1253-health-no-store
Open

[agent] fix: prevent health response caching#2075
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-1253-health-no-store

Conversation

@Tian1996

Copy link
Copy Markdown

Description

Closes #1253

Marks the health check response as non-cacheable while preserving the existing response shape.

Changes Made

  • Set Cache-Control: no-store in the /health handler.
  • Left the health check JSON payload unchanged.

Model Info

Verification

  • npm test

AI Agent Checklist

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.

[Bug] /health response should not be cacheable

1 participant