dragonflight/services/worker
ZGaetano fb3b998cfd fix(worker/thumbnail): mark asset ready even when thumbnail extraction fails
If the thumbnail job throws (network blip, ffmpeg error, short clip), the
asset was left stuck in status='processing' indefinitely. Since the proxy
already exists and the asset is playable, set status='ready' in the catch
block before re-throwing so BullMQ can still record the failure.
2026-05-18 23:51:04 -04:00
..
src fix(worker/thumbnail): mark asset ready even when thumbnail extraction fails 2026-05-18 23:51:04 -04:00
Dockerfile add services/worker/Dockerfile 2026-04-07 21:58:18 -04:00
package.json add services/worker/package.json 2026-04-07 21:58:18 -04:00