microsoft / powerplatform-actions

Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
MIT License
221 stars 68 forks source link

V1.7.0: Frequent timeout issue while downloading the action repository while using this GitHub Action #608

Open prabdeb opened 3 months ago

prabdeb commented 3 months ago

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.

fergalflat commented 1 month ago

I am seeing this a lot. Have you managed to find a solution?