SEO_iamge_renamer_starting_.../packages
DustyWalker b39c5681d3 feat(api): add queue module for BullMQ background processing
- Implement QueueService with Redis-backed BullMQ integration
- Add ImageProcessingProcessor for individual image AI analysis
- Add BatchProcessingProcessor for coordinated batch operations
- Support job scheduling, progress tracking, and error handling
- Include queue management operations (pause, resume, clean)
- Add retry logic with exponential backoff strategies

Enables asynchronous processing for scalable image analysis workflows.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 17:23:42 +02:00
..
api feat(api): add queue module for BullMQ background processing 2025-08-05 17:23:42 +02:00