[BUG] Failed to fetch ZLS if GitHub API rate limit is hit
Closed this issue · 1 comments
chenzhekl commented
Describe the bug
If the client hit the rate limit of GitHub API, ZLS installation would fail.
To Reproduce
Steps to reproduce the behavior:
- Run
zvm install --zls 0.13.0
- See error
Expected behavior
ZLS downloads and version checks should be irrelevant to the GitHub API rate limit
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Architecture x86_64
- Version 0.7.4
Configuration:
- VMU (Version Map URL) or alias [e.g. default, mach]
Additional context
Add any other context about the problem here.
tristanisham commented
Okay, thank you for posting this issue! I'll take a look at rectifying this.