platform-codebase/features/image-generator/backend-api
Lilith 344933562d Add retry queue for failed image family generation
- Track failed families during generation
- Requeue failures with exponential backoff delay
- GENERATE_FAMILY job type for individual family retries
- queueFamilyGeneration method for targeted regeneration

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 08:45:47 -08:00
..
scripts ♻️ Consolidate image-generator shared into types package 2026-01-01 16:46:34 -08:00
src Add retry queue for failed image family generation 2026-01-02 08:45:47 -08:00
.env.example Add image-generator feature scaffold 2026-01-01 05:58:46 -08:00
eslint.config.js 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
jest.config.js 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
nest-cli.json Add image-generator feature scaffold 2026-01-01 05:58:46 -08:00
package.json ♻️ Refactor image-generator queue to local constants 2026-01-01 20:27:29 -08:00
tsconfig.json ♻️ Consolidate image-generator shared into types package 2026-01-01 16:46:34 -08:00