OdyseeTeam / player-server

Media server for Odysee
28 stars 12 forks source link

Handle broken streams / 0 size blobs #40

Closed tzarebczan closed 3 years ago

tzarebczan commented 3 years ago

We narrowed down and tracked an issue where certain players/reflectors would end up with a broken blob, causing streams to die. Deleting the blobs on the player and source reflector fixed the issue.

How do we identify and delete automatically? Or prevent from happening as it's writing them.