-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Language server just-lsp:
from extension "Justfile" version 0.2.0: status error 403, response: "{\"message\":\"API rate limit exceeded for 31.14.70.84. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)\",\"documentation_url\":\"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting\"}\n"
It looks like currently this extension requires to fetch the latest version at each start:
Line 33 in 5f9cf78
| let release = latest_github_release( |
It should really handle the github api being down or rate limited. I used this lsp before, I must already have the required binary somewhere on my system.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels