Bogdanp / awesome-advent-of-code

A collection of awesome resources related to the yearly Advent of Code challenge.
2.85k stars 878 forks source link

Failing workflows #1845

Closed ndunnett closed 3 months ago

ndunnett commented 3 months ago

The update-badge action is failing on nondescript API errors.

https://github.com/Bogdanp/awesome-advent-of-code/actions/runs/8972860331 https://github.com/Bogdanp/awesome-advent-of-code/actions/runs/9055280378 https://github.com/Bogdanp/awesome-advent-of-code/actions/runs/9151576840

When I have time I'll make the request timings more conservative and implement some form of retrying on error.