web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / GitHub Actions import ...
Power Apps
Unanswered

GitHub Actions import solution workflow timeout

(0) ShareShare
ReportReport
Posted on by 11

Hi

I'm trying to set up automation for solution import/export using this tutorial for GitHub Actions https://docs.microsoft.com/en-us/power-platform/alm/tutorials/github-actions-deploy  However, the import-solution step is timing out after 2 mins, so the convert-to-managed job doesn't complete.

The actual import does complete successfully. The unmanaged solution is deployed from my Dev environment to Build environment. But the rest of the workflow is skipped.

 

Error: The request channel timed out while waiting for a reply after 00:01:59.9980004. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.

 

This error seems common and I've seen three solutions discussed but I'm not sure how to implement them.

1) Add a 30 minute timeout value for the job. I tried this - no change.

jobs:
convert-to-managed:
runs-on: windows-latest
timeout-minutes: 30

 

2) Check max-async-wait-time in the import-solution. Default is 60mins, so should be fine. But how can I enable run asynchronously? Default seems to be false.

 

3) The error message says to change the SendTimeout value on the binding. If that's worth doing, where can I find that?

 

Thanks in advance for any assistance.

 

I have the same question (0)
  • matmeredith Profile Picture
    22 on at

    Hi.  I have the same issue.  Did you find a solution?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 531 Most Valuable Professional

#2
Haque Profile Picture

Haque 261

#3
Kalathiya Profile Picture

Kalathiya 221 Super User 2026 Season 1

Last 30 days Overall leaderboard