You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard a9b60648ee feat: make generation timeout configurable via GENERATION_TIMEOUT_MINUTES
The hardcoded 15-minute timeout was too short for some syntheses.
Now configurable via env var with a default of 30 minutes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
..
migrations feat: add rss_url and rss_discovered_at columns to sources 2 months ago
src feat: make generation timeout configurable via GENERATION_TIMEOUT_MINUTES 2 months ago
tests feat: make generation timeout configurable via GENERATION_TIMEOUT_MINUTES 2 months ago
Cargo.lock deps: add feed-rs crate for RSS/Atom feed parsing 2 months ago
Cargo.toml deps: add feed-rs crate for RSS/Atom feed parsing 2 months ago
Dockerfile