Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better error reporting when a plugin fails to load #509

Open
jmetz opened this issue Feb 14, 2024 · 0 comments
Open

Add better error reporting when a plugin fails to load #509

jmetz opened this issue Feb 14, 2024 · 0 comments

Comments

@jmetz
Copy link

jmetz commented Feb 14, 2024

In js client, when a plugin fails to load all that's shown in the console window is eg :

Plugin Plugin-Name failed to load in 180s.

Suggest adding debug logging of the traceback / issue. Also in this particular instance it's unclear why a plugin would have taken so long to load, so my guess is it actually failed to load but that didn't get propagated back to the pluginManager somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant