Azure / Azure/static-web-apps

Slow image pulling when running AzureStaticWebApp@0 task

Open
#1,173 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

When you run AzureStaticWebApp@0 task, it takes 80% of the time to pull the image and 20% to actual push the files to the cloud. In my case:
- Total publish: 1 minute 5 seconds
- Pulling the image: 55 seconds
- Uploading data: 10 seconds

**Expected behavior**
Either:
- Lower the time to publish by avoiding pulling the image?
- Create a different way to handle the upload, maybe by native API?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.