livepeer / catalyst-api

MIT License
4 stars 2 forks source link

Add nil checks in thumbnail code #1355

Closed mjh1 closed 2 months ago

mjh1 commented 2 months ago

We saw a case in prod where this target URL was still nil. Should have had nil checks from the start anyway to avoid any panics.