Rodrigo Verdiani 331df77d28 fix(catalog): guard against null external IDs in manga update pipeline
- MangaUpdateService.update(): skip update when both aniListId and malId
  are null, preventing IllegalStateException for manually-created manga
- MangaUpdateService.fetchExternalMangaData(): return null instead of
  throwing when no external IDs available
- MangaResolutionService.createAndNotifyManga(): only enqueue update
  command when at least one external ID exists, avoiding dead-lettered
  queue messages
2026-07-14 14:11:55 -03:00
2025-11-04 15:27:16 -03:00
2025-10-21 13:19:28 -03:00
2025-10-21 13:19:28 -03:00
2025-10-21 13:19:28 -03:00
2025-10-21 13:19:28 -03:00
Description
No description provided
884 KiB
Languages
Java 99.8%
Dockerfile 0.2%