Samir Boulahtit
f310363f7c
fix(prospecting): fix scan-jobs batch endpoints and add job tracking
- Reorder routes: batch endpoints before /{prospect_id} to fix FastAPI
route matching (was parsing "batch" as prospect_id → 422)
- Add scan job tracking via stats_service.create_job/complete_job so
the scan-jobs table gets populated after each batch run
- Add contact scrape batch endpoint (POST /contacts/batch) with
get_pending_contact_scrape query
- Fix scan-jobs.js: explicit route map instead of naive replace
- Normalize domain_name on create/update (strip protocol, www, slash)
- Add domain_name to ProspectUpdate schema
- Add proposal for contact scraper enum + regex fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 23:31:33 +02:00
..
2026-02-15 11:49:27 +01:00
2026-02-14 16:46:56 +01:00
2026-02-27 23:30:18 +01:00
2026-02-16 18:02:59 +01:00
2026-02-24 10:38:46 +01:00
2026-03-29 17:39:46 +02:00
2026-03-08 23:38:37 +01:00
2026-03-08 23:38:37 +01:00
2026-03-08 23:38:37 +01:00
2026-02-01 14:38:20 +01:00
2026-02-09 21:35:53 +01:00
2026-03-28 21:08:07 +01:00
2026-03-29 23:31:33 +02:00
2026-02-19 23:30:50 +01:00
2026-03-28 21:17:48 +01:00
2026-02-07 18:33:57 +01:00
2026-02-09 21:35:53 +01:00
2026-03-10 20:08:07 +01:00
2026-03-10 20:08:07 +01:00
2026-02-19 17:38:31 +01:00
2026-02-16 18:02:59 +01:00