tristanisham/zvm

[BUG] Failed to fetch ZLS if GitHub API rate limit is hit

Closed this issue · 1 comments

Describe the bug
If the client hit the rate limit of GitHub API, ZLS installation would fail.

To Reproduce
Steps to reproduce the behavior:

  1. Run zvm install --zls 0.13.0
  2. 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.

image

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.

Okay, thank you for posting this issue! I'll take a look at rectifying this.