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

Conversation

fapdash
Copy link
Contributor

@fapdash fapdash commented Sep 4, 2024

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

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
@BNAndras BNAndras merged commit 176b852 into main Sep 4, 2024
3 checks passed
@BNAndras BNAndras deleted the fapdash-patch-2 branch September 4, 2024 16:14
@BNAndras BNAndras added the x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows) label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants