Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 525 Bytes

File metadata and controls

18 lines (15 loc) · 525 Bytes
title Debugging

To understand what's happening and how the system is evolving, you can simply click on a node and open the debugger. It has a tick by tick record of what the node is doing, or has done, all the events.

<video muted playsInline controls className="w-full aspect-video" src="/videos/debugger.mp4"

We are also tracking an issue to build a comprehrensive timeline.