Skip to content

When rate limiting happens, ask for auth using the modal #110

@TylerLeonhardt

Description

@TylerLeonhardt

similar to #104 but instead when rate limiting happens...

image
when this happens ^

Instead of displaying the error, ask for auth:

vscode.authentication.getSession('github', scopes, { createIfNone: true });

and then run the query again.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions