Class: LatoCms::GenerateVideoPosterJob
- Inherits:
-
ApplicationJob
- Object
- ActiveJob::Base
- ApplicationJob
- LatoCms::GenerateVideoPosterJob
- Defined in:
- app/jobs/lato_cms/generate_video_poster_job.rb
Overview
Generates the poster image for a video field in the background so the save request is not blocked by ffmpeg processing. Failures are swallowed by the model (logged as warnings): a missing poster must never break the field.