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

[Bug]: Rate Limit Exceeded when running Update AL-Go System files #1478

Open
freddydk opened this issue Mar 2, 2025 · 0 comments
Open

[Bug]: Rate Limit Exceeded when running Update AL-Go System files #1478

freddydk opened this issue Mar 2, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@freddydk
Copy link
Contributor

freddydk commented Mar 2, 2025

AL-Go version

preview

Describe the issue

When running end 2 end tests, rate limit might be exceeded when getting latest SHA:

TemplateUrl: https://github.com/businesscentralapps/tmp71ZrRd-PTE@main
TemplateSha: 
DownloadLatest: True
Get latest SHA for https://github.com/businesscentralapps/tmp71ZrRd-PTE@main
Response status code does not indicate success: 403 (rate limit exceeded). 

...retrying in 1 minute
Retry failed as well
Response status code does not indicate success: 403 (rate limit exceeded). 

Exception: Response status code does not indicate success: 403 (rate limit exceeded). 

Applying settings from /home/runner/work/tmp4ctq2v/tmp4ctq2v/.github/AL-Go-Settings.json
Applying settings from /home/runner/work/tmp4ctq2v/tmp4ctq2v/.AL-Go/settings.json
No settings found in /home/runner/work/tmp4ctq2v/tmp4ctq2v/.github/CICD.settings.json
No settings found in /home/runner/work/tmp4ctq2v/tmp4ctq2v/.AL-Go/CICD.settings.json
No settings found in /home/runner/work/tmp4ctq2v/tmp4ctq2v/.AL-Go/freddydk.settings.json
Error: Unexpected error when running action. Error Message: Response status code does not indicate success: 403 (rate limit exceeded).  , StackTrace: at GetLatestTemplateSha, /home/runner/work/_actions/businesscentralapps/tmp71ZrRd-Actions/main/CheckForUpdates/CheckForUpdates.HelperFunctions.ps1: line 68 <- at DownloadTemplateRepository, /home/runner/work/_actions/businesscentralapps/tmp71ZrRd-Actions/main/CheckForUpdates/CheckForUpdates.HelperFunctions.ps1: line 30 <- at <ScriptBlock>, /home/runner/work/_actions/businesscentralapps/tmp71ZrRd-Actions/main/CheckForUpdates/CheckForUpdates.ps1: line 80 <- at <ScriptBlock>, /home/runner/work/_temp/6cfddeb4-4060-4004-bb97-dfac6af5d[48](https://github.com/BusinessCentralApps/tmp4ctq2v/actions/runs/13590298142/job/37994556541#step:5:50)c.ps1: line 3 <- at <ScriptBlock>, /home/runner/work/_actions/businesscentralapps/tmp71ZrRd-Actions/main/Invoke-AlGoAction.ps1: line 17 <- at <ScriptBlock>, /home/runner/work/_temp/6cfddeb4-4060-4004-bb97-dfac6af5d48c.ps1: line 2 <- at <ScriptBlock>, <No file>: line 1
Error: Process completed with exit code 1.

We should investigate why this happens

Expected behavior

no rate limit

Steps to reproduce

Run End 2 End test

Additional context (logs, screenshots, etc.)

No response

@freddydk freddydk added the bug Something isn't working label Mar 2, 2025
@freddydk freddydk self-assigned this Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant