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 4c6381b09a feat: add batch_size setting for Phase 1 parallelism
Add a user-configurable batch_size setting (default 5, range 1-20)
that controls how many articles are processed in parallel during
Phase 1 scrape+classify. Previously hardcoded to 5.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
common Phase 7: Email sending via Resend + Markdown/PDF export 3 months ago
api_admin_test.rs Phase 3: Admin module with provider/model curation, rate limits, user management 3 months ago
api_auth_test.rs Finished phase 1 3 months ago
api_csrf_test.rs Finished phase 1 3 months ago
api_export_test.rs Phase 7: Email sending via Resend + Markdown/PDF export 3 months ago
api_health_test.rs Finished phase 1 3 months ago
api_keys_test.rs fix: runtime bugs found during first Docker run + integration tests 3 months ago
api_settings_test.rs Finished phase 1 3 months ago
api_sources_test.rs Finished phase 2 3 months ago
api_syntheses_test.rs feat: add batch_size setting for Phase 1 parallelism 3 months ago