Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

When downloading consensus files, try other authorities when the first one fails #84

Open
cgrigis opened this issue Nov 24, 2021 · 0 comments
Assignees

Comments

@cgrigis
Copy link
Contributor

cgrigis commented Nov 24, 2021

When running the script to download the consensus-related files, sometimes the download fails with the following error:

(...)
urllib.error.HTTPError: HTTP Error 503: Directory busy, try again later

(see e.g. https://github.com/c4dt/lightarti-rest/runs/4303347719?check_suite_focus=true)

To increase robustness, as there are 9 different authorities, we can try to download from another one in case of failure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants