Prevent shared caches from storing live Gitea API responses #110

Merged
rockachopa merged 1 commits from timmy/109-prevent-shared-api-caching into main 2026-08-06 13:48:15 +00:00
Member

Adds a targeted HTTP middleware policy so live context and activity responses are never retained by intermediary caches.

Tests: python3 -m pytest tests/ -q (66 passed)

Closes #109

Adds a targeted HTTP middleware policy so live context and activity responses are never retained by intermediary caches. Tests: `python3 -m pytest tests/ -q` (66 passed) Closes #109
rockachopa added 1 commit 2026-08-06 13:47:41 +00:00
fix: prevent caching live API responses (#109)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 4s
7c13bb1663
rockachopa merged commit 7f236c5a79 into main 2026-08-06 13:48:15 +00:00
rockachopa deleted branch timmy/109-prevent-shared-api-caching 2026-08-06 13:48:15 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#110
No description provided.