Since yesterday, I keep getting this response from Github in what seems to be very randomly. I am able to download a few add-ons, but others just keep getting the same (as shown in the log). I haven't been hitting GitHub hard by any means (not knowingly at least!), I even waited overnight in case the 429 would go away, but it didn't happen.
Any ideas of what might be going on, and how to fix it?
Here's an example of what I see in my logs:
`This error originated from a custom integration.
Logger: custom_components.hacs
Source: custom_components/hacs/base.py:709
integration: HACS (documentation, issues)
First occurred: 3:08:29 PM (30 occurrences)
Last logged: 3:24:56 PM
Download failed - Got status code 429 when trying to download https://raw.githubusercontent.com/bramkragten/weather-card/v1.5.0/dist/weather-card.js
Download failed - Got status code 429 when trying to download https://raw.githubusercontent.com/Clooos/Bubble-Card/v3.0.4/dist/bubble-card.js
Download failed - Got status code 429 when trying to download https://raw.githubusercontent.com/Clooos/Bubble-Card/v3.0.4/dist/bubble-card.js.LICENSE.txt
Download failed - Got status code 429 when trying to download https://raw.githubusercontent.com/Clooos/Bubble-Card/v3.0.4/dist/bubble-pop-up-fix.js
Download failed - Got status code 429 when trying to download https://raw.githubusercontent.com/Clooos/Bubble-Card/v3.0.4/dist/bubble-modules-example.yaml
Traceback (most recent call last):
File "/config/custom_components/hacs/base.py", line 709, in async_download_file
raise HacsException(
...<2 lines>...
)
custom_components.hacs.exceptions.HacsException: Got status code 429 when trying to download https://raw.githubusercontent.com/thomasloven/lovelace-card-mod/v3.4.5/card-mod.js`