nodel icon indicating copy to clipboard operation
nodel copied to clipboard

Graceful logging: stuck functions given no context

Open justparking opened this issue 4 years ago • 0 comments

e.g. in /diagnostics you can get things like this:

03-29 08:35:18.68 These functions are stuck - mains (1d 2h ago)
03-29 08:36:18.54 These functions are stuck - (script.py loading) (1d 2h ago)
03-29 08:36:18.68 These functions are stuck - mains (1d 2h ago)

...which doesn't tell you the source of the issue.

The nodes themselves include that information but it's not from within /diagnostics so you'd have to go hunting for the affected node one at a time.

justparking avatar Mar 28 '22 22:03 justparking