halliba / az-pipelines-2-sharepoint

Azure DevOps extension - upload build files to SharePoint Online
GNU General Public License v3.0
9 stars 4 forks source link

Timeout for longer pushes #14

Closed donh7644 closed 10 months ago

donh7644 commented 10 months ago

If the files being pushed are numerous you can receive a time out during the process.

failed, reason: connect ETIMEDOUT

halliba commented 10 months ago

Hi,

how large are the files, that you try to upload?

donh7644 commented 10 months ago

They are small.... just numerous. Probably nothing more than a few kilobytes. They are small SQL files.

Sent from Yahoo Mail on Android

On Wed, Nov 1, 2023 at 6:27 PM, @.***> wrote:

Hi,

how large are the files, that you try to upload?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

donh7644 commented 10 months ago

Oddly enough, I tried it again with no issues. The timeout is set to 0, so who knows...maybe the connection dropped. I'll comment again if I see the problem again. Thanks so much!