You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the entire span decendents is loaded in a data loader in one go. We need to figure out how the data loader only returns the IDs and to load the content second:
Some traces can get extremely deep - we need to put a limit on this and consider lazy loading this
The text was updated successfully, but these errors were encountered: