ponder-sh / ponder

A backend framework for crypto apps
https://ponder.sh
MIT License
530 stars 74 forks source link

fix: retry deep reorgs #927

Closed kyscott18 closed 1 month ago

kyscott18 commented 1 month ago

Fixes an issue where a rpc with a flake returning a random block before the finalized block would cause an immediate crash. This "deep reorg" now throws an error and goes through the error logic with multiple timeouts and retries