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 flaky configlet-sync job #443

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Fix flaky configlet-sync job #443

merged 1 commit into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Fix flaky configlet-sync job

    The job sometimes fails because we're hitting a rate limit.
    Removing `update_existing: true` seems to the main culprit
    for hitting the rate limit.
    
    See JasonEtco/create-an-issue#142 (comment)
    
    works on #359
    fapdash authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e5cbcaa View commit details
    Browse the repository at this point in the history