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

Optimized and more robust PyPIExtensionManager #15404

Conversation

fcollonval
Copy link
Member

References

Fixes #15396

Code changes

Create only one asynchronous client
Increase tolerance on missing response content
Deal with failed HTTP request

User-facing changes

More efficient listing of extensions
More robust extension manager

Backwards-incompatible changes

None

@fcollonval fcollonval added the bug label Nov 14, 2023
@fcollonval fcollonval added this to the 4.1.0 milestone Nov 14, 2023
@fcollonval fcollonval linked an issue Nov 14, 2023 that may be closed by this pull request
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @fcollonval!

@krassowski krassowski merged commit 4acad36 into main Nov 18, 2023
76 of 79 checks passed
@krassowski krassowski deleted the 15396-error-querying-installed-extensions-error-unhandled-error branch November 18, 2023 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error querying installed extensions: Error: Unhandled error
2 participants