Skip to content

Visual tool #50

Open
Open
@AlexandruSimandi

Description

@AlexandruSimandi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions