Comment by KMag
5 years ago
There's also a graph debugger that allows you to step through the dependency graph node-by-node across the various globally distributed databases.
5 years ago
There's also a graph debugger that allows you to step through the dependency graph node-by-node across the various globally distributed databases.
True but not really helpful for this problem, because it can only tell you about the job you're debugging, whereas what you want to know is what code might ever depend on that data.