lbryio / lbry-sdk

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
https://lbry.com
MIT License
7.19k stars 482 forks source link

Re-org crash fallout #3517

Closed kauffj closed 2 years ago

kauffj commented 2 years ago
kauffj commented 2 years ago

@lyoshenka to examine procedures/processes around production issues

tzarebczan commented 2 years ago

The biggest thing here is also to ensure that such an issue doesn't stop the mempool/notificaiton loop or startup of the hubs. We should strongly log that it occurred and sacrifice data integrity issues (though these may be harder to recover from later on)

eukreign commented 2 years ago

might be relevant: #3520