Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add retries to certificate provisioning #2841

Merged
merged 1 commit into from
Nov 25, 2024

Commits on Nov 25, 2024

  1. fix: add retries to certificate provisioning

    The p2p-forge service at libp2p.direct sometimes rejects requests
    with 401 errors, the only thing to do is to retry.
    
    This can probably be reverted in future if it becomes clear why
    some requests are rejected.
    achingbrain committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    504298b View commit details
    Browse the repository at this point in the history