I use Bunny Stream to serve videos, which means I fetch thumbnails from their API. But sometimes Bunny doesn't generate them fast enough, so I'm creating a queue job that retries a few times if the thumbnail is still null. This is what I'm testing here.
Wonder why the thumbnail won't grow there.
I use Bunny Stream to serve videos, which means I fetch thumbnails from their API. But sometimes Bunny doesn't generate them fast enough, so I'm creating a queue job that retries a few times if the thumbnail is still null. This is what I'm testing here.
I would get that when downloading a video from reddit, the thumb would not be there and had to use a special player to use it.