OdyseeTeam / odysee-frontend

The code that runs odysee.com
https://odysee.com
MIT License
209 stars 65 forks source link

Don't wipe list items on edit when claim_search fails #3092

Closed keikari closed 4 months ago

keikari commented 4 months ago

Fixes

If claim_search on list edit failed (timed out or other reason), the items in the list would get wiped.

Added something to keep track of failed resolves.