bbe039c8689e24f65628870c6ee27b864aae62c7
- Add GET /api/job-queue/available - list dispensaries available for crawling - Add GET /api/job-queue/history - get recent job history with results - Add POST /api/job-queue/enqueue-batch - queue multiple dispensaries at once - Add POST /api/job-queue/enqueue-state - queue all crawl-enabled dispensaries for a state - Add POST /api/job-queue/clear-pending - clear pending jobs with optional filters - Fix SQL parameter type errors by adding explicit casts ($2::text, $3::integer) - Fix route ordering to prevent /:id from matching /available and /history 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
CI/CD enabled
test trigger
CI trigger
Description
Languages
TypeScript
55.3%
JavaScript
38.8%
PLpgSQL
3.5%
PHP
1.3%
Python
0.5%
Other
0.5%