Open
Description
A tool to visualise how producers are linked, debug, and track down misconnected producers.
- Display oriented graph
- Nodes are producers
- The oriented edges point from UPDATE -> GET/OBSERVE
- On node click display producer header
- Monitor producer calls and what triggered them, highlight edges that were triggered and call count, params, data, etc. Mark with red the ones with errors
- Attach debugger to the Visual Tool and support break points, jump to next step, etc. See the current state.
- Statistics, producer call count and time, might require some done() callback to properly track
Metadata
Metadata
Assignees
Labels
No labels