Files
tapir/internal/adapters/store/migrations
mathiasandClaude Opus 4.8 689500c85e
CI / Lint / Test / Vet (push) Successful in 20s
CI / Build & Import (push) Successful in 10s
feat(store): migration 007 — per-video transcript status
Adds videos.transcript_status (NULL|none|fetched|rate_limited) and
videos.rate_limited_at, so the runner can record a 429 and skip re-fetching a
still-throttled video until a backoff window elapses. Columns inherit the
existing videos RLS policy (migration 003); no policy change needed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 22:45:29 +02:00
..