Files
gitmost/apps/server/src/core
claude code agent 227 e19849d980 fix(share-ai): fail-closed workspace limiter on Redis failure (#62)
The per-workspace anonymous share-AI cost cap failed OPEN on a Redis error
(return true => admit), so a Redis outage removed the cap entirely (unmetered
billable anonymous calls). The feature is optional, so unavailability is
harmless: fail CLOSED (return false => controller 429s) instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 03:07:53 +03:00
..
2026-04-27 15:16:26 +01:00
fix
2026-03-02 22:09:57 +00:00
2026-05-01 14:53:30 +01:00
2026-05-10 18:14:15 +01:00
2026-04-12 22:06:25 +01:00
2026-04-13 23:34:40 +01:00
2026-05-10 18:14:15 +01:00