core-agent-ide/codex-rs/state/src
Charley Cunningham ad98504d74
Reduce SQLite log retention to 10 days (#13781)
## Summary
- reduce the SQLite-backed log retention window from 90 days to 10 days

## Testing
- just fmt
- cargo test -p codex-state

Co-authored-by: Codex <noreply@openai.com>
2026-03-06 11:15:28 -08:00
..
bin Move sqlite logs to a dedicated database (#13772) 2026-03-06 10:54:20 -08:00
model Add thread metadata update endpoint to app server (#13280) 2026-03-03 15:56:11 -08:00
runtime chore: improve DB flushing (#13620) 2026-03-06 19:58:14 +01:00
extract.rs chore: improve DB flushing (#13620) 2026-03-06 19:58:14 +01:00
lib.rs chore: improve DB flushing (#13620) 2026-03-06 19:58:14 +01:00
log_db.rs Reduce SQLite log retention to 10 days (#13781) 2026-03-06 11:15:28 -08:00
migrations.rs Move sqlite logs to a dedicated database (#13772) 2026-03-06 10:54:20 -08:00
paths.rs feat: sqlite 1 (#10004) 2026-01-28 15:29:14 +01:00
runtime.rs Move sqlite logs to a dedicated database (#13772) 2026-03-06 10:54:20 -08:00