Skip to content

Comments

Handle Codex cache metadata on 304/fallback#63

Merged
riatzukiza merged 2 commits intodevfrom
pr57-comments
Nov 20, 2025
Merged

Handle Codex cache metadata on 304/fallback#63
riatzukiza merged 2 commits intodevfrom
pr57-comments

Conversation

@riatzukiza
Copy link
Collaborator

Summary

  • refresh Codex instructions cache metadata when using 304 responses or cached/bundled fallbacks to honor TTL
  • add guard rails around cache writes and align tests with new metadata refresh behavior
  • document review follow-up steps in spec/pr57-review.md

Testing

  • npm test -- test/prompts-codex.test.ts

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 20, 2025

Warning

Rate limit exceeded

@riatzukiza has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 17 minutes and 15 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 284ad45 and 67b687f.

⛔ Files ignored due to path filters (1)
  • spec/pr57-review.md is excluded by none and included by none
📒 Files selected for processing (2)
  • lib/prompts/codex.ts (5 hunks)
  • test/prompts-codex.test.ts (5 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch pr57-comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@riatzukiza riatzukiza enabled auto-merge November 20, 2025 23:33
@riatzukiza riatzukiza merged commit 306e3b3 into dev Nov 20, 2025
14 of 15 checks passed
@riatzukiza riatzukiza deleted the pr57-comments branch November 20, 2025 23:34
github-actions bot added a commit that referenced this pull request Nov 20, 2025
@riatzukiza riatzukiza mentioned this pull request Nov 20, 2025
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