livepeer / studio

Livepeer Studio is your home for building, broadcasting, and publishing video on the open internet with the Livepeer Network. Effortlessly manage livestreams, video uploads, API keys, network usage, billing, and more.
https://livepeer.studio
MIT License
76 stars 33 forks source link

Don't use db replica for asset get when trying to update asset #2286

Closed mjh1 closed 1 month ago

mjh1 commented 1 month ago

This seems to have caused a vod problem where we failed to read an asset from the db when processing the task complete event

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
livepeer-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2024 4:27pm
mjh1 commented 1 month ago

Merging this despite the test failure since this is happening in master branch too: https://github.com/livepeer/studio/actions/runs/10390427712/job/28854769615 Not ideal but we can fix that separately.