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

feat: increase the HttpAgent socket timeout #1553

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

bartoszherba
Copy link
Collaborator

It solves the problem reported as:
"The Magento integration is working fine for all of the quicker requests but for any of the longer requests that are over 15 seconds we are getting a timeout exception

I've looked through the code and I haven't found where we/they set such a timeout. But I remembered other folks have a set timeout problem here: vuestorefront/vue-storefront#6904"

@bartoszherba bartoszherba requested a review from a team as a code owner November 20, 2024 08:03
Copy link

changeset-bot bot commented Nov 20, 2024

🦋 Changeset detected

Latest commit: 86746a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@vue-storefront/magento-api Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@bartoszherba bartoszherba force-pushed the feat/change-the-socket-timeout branch from a646e2d to 86746a8 Compare November 20, 2024 08:03
@bartoszherba bartoszherba removed the request for review from a team November 20, 2024 08:03
@bartoszherba bartoszherba merged commit a89d1e1 into main Nov 20, 2024
3 of 5 checks passed
@bartoszherba bartoszherba deleted the feat/change-the-socket-timeout branch November 20, 2024 08:48
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

Successfully merging this pull request may close these issues.

3 participants