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
We are seeing very frequent timeout during download of this action after the v1.7.0 release.
Error: Error Action ... download has timed out. Error the request was canceled due to the configured HttpClient.Timeout os 100 seconds elapsing.
The text was updated successfully, but these errors were encountered:
prabdeb
changed the title
V1.7.0: Frequent timeput issue while downloading the action repository while using this GitHub Action
V1.7.0: Frequent timeout issue while downloading the action repository while using this GitHub Action
Sep 2, 2024
We're also encountering this issue, even after putting the actions-install@v1 step at the beginning of the job.
Download action repository 'microsoft/powerplatform-actions@v0' (SHA:0c80aacb61f9bfdcb930b880febc420ec4ef2f3e)
Warning: Failed to download action 'https://api.github.com/repos/microsoft/powerplatform-actions/zipball/0c80aacb61f9bfdcb930b880febc420ec4ef2f3e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Is there a subsequent fix similar to #416 that addresses this issue again?
We are seeing very frequent timeout during download of this action after the v1.7.0 release.
Error: Error Action ... download has timed out. Error the request was canceled due to the configured HttpClient.Timeout os 100 seconds elapsing.
The text was updated successfully, but these errors were encountered: