ewingjm / development-hub

A continuous integration solution for Power Apps.
MIT License
35 stars 8 forks source link

Extract pipeline occasionally stuck on exporting solution #65

Closed ewingjm closed 3 years ago

ewingjm commented 3 years ago

Description Solution merges occasionally stuck on 'Merging' indefinitely. Looking at the extract pipeline logs reveals it to be stuck at "Exporting solution as unmanaged."

Steps to reproduce Difficult to reproduce. If you put enough solution merges through you'll likely see it.

Expected behaviour Extract pipeline shouldn't get stuck

Additional context Seems to be related to this issue - https://github.com/WaelHamze/dyn365-ce-vsts-tasks/issues/183

Probably needs a similar fix to use the ExportSolutionAsync endpoint.