You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
AL-Go version
preview
Describe the issue
When running end 2 end tests, rate limit might be exceeded when getting latest SHA:
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
The text was updated successfully, but these errors were encountered: