Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable timeout parameter to HubSpotAutoUploadPlugin #715

Open
willtate opened this issue Jul 12, 2022 · 1 comment
Open

Add configurable timeout parameter to HubSpotAutoUploadPlugin #715

willtate opened this issue Jul 12, 2022 · 1 comment

Comments

@willtate
Copy link

willtate commented Jul 12, 2022

Description and Context

Constantly getting ETIMEDOUT errors with HubSpotAutoUploadPlugin

Steps to reproduce

Running either of the following weback scripts:

"start": "webpack --watch --mode development --env autoupload",
"build": "webpack --mode production --env autoupload"

Expected behavior

Files are all successfully uploaded.

Screenshots

null 1

@jeremybdk
Copy link

jeremybdk commented Jul 13, 2022

I'm also encountering the same issue, this was previously working fine, but since yesterday I cannot upload my whole theme anymore.

You can specify an httpTimeout in the HubSpot.config.yml but does not seems to fix the issue:

[HubSpotAutoUploadPlugin] A RequestError has occurred. Error: connect ETIMEDOUT 104.17.200.204:443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants