🧯 Error Propagation Hierarchy
Watch an exception climb through the call hierarchy — Platform, Network, Business Logic, UI — each layer either catches and handles it, retries locally, or lets it propagate up until something catches it or the app crashes.
⚙ Under the hood
An error starts at the bottom of a call-stack and propagates up through layers until caught or causes an application crash. Each layer can retry or implement a fallback strategy.
mobileerror handlingrecoverycall-stacktower
2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install