Azure / aci-deploy

Enable GitHub developers to deploy to Azure Container Instances using GitHub Actions
MIT License
63 stars 60 forks source link

Make it easier to understand when it takes time to deploy an image #64

Open JoeMarkov opened 2 years ago

JoeMarkov commented 2 years ago

Today its pretty impossible to get some insights in why deploys are slow. Some more timing details in the log would be helpful here. Personally I notice that deployment is 2x as slow today as it used to be earlier this year. But its impossible for me to figure out where the bottleneck is..

github-actions[bot] commented 2 years ago

This issue is idle because it has been open for 14 days with no activity.

dchecks commented 2 years ago

Hey, just started using this action for a very simple (<100 line) python script with sqlalchemy as it's only dependency. It's taking 25 minutes to deploy and will often timeout? Would be good to know why

github-actions[bot] commented 2 years ago

This issue is idle because it has been open for 14 days with no activity.