Open paullewis opened 2 months ago
Ref #2993
activity
entries in topGraphResult.log
are something like {type: 'node', description: 'Model Input'}
, which means they can't currently be used to show in-depth debug info. To do that I think they need something like an ID so we can do run.getById(id)?
cc @dglazkov