iven
b66087de0e
feat(saas): add quota middleware and usage aggregation worker
B1.3 Quota middleware:
- quota_check_middleware for relay route chain
- Checks monthly relay_requests quota before processing
- Gracefully degrades on billing service failure
B1.5 AggregateUsageWorker:
- Aggregates usage_records into billing_usage_quotas monthly
- Supports single-account and all-accounts modes
- Scheduled hourly via Worker dispatcher (6 workers total)
2026-04-02 00:06:39 +08:00
..
2026-03-29 23:19:41 +08:00
2026-04-01 23:22:18 +08:00
2026-03-31 13:38:59 +08:00
2026-03-31 13:38:59 +08:00
2026-04-01 08:38:37 +08:00
2026-03-30 19:55:06 +08:00
2026-04-01 08:38:37 +08:00
2026-04-02 00:06:39 +08:00
2026-03-30 10:55:08 +08:00
2026-03-31 00:11:33 +08:00