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

Increase WebPack dev-server proxy timeout. #142

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

tdilauro
Copy link
Contributor

Description

Increase the dev-server proxy timeout to 120 seconds.

Motivation and Context

Sometimes the proxy server would time out, especially when performing a catalog request, but sometimes during other functions. These timeouts are not helpful, so bumping up to a high value should eliminate them.

How Has This Been Tested?

  • Tested locally against a library that was consistently causing timeouts.
  • This change does not impact any tests in the test suite.

Checklist:

  • N/A - I have updated the documentation accordingly.
  • N/A - All new and existing tests passed.

Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 mark 2

@tdilauro tdilauro merged commit 1753953 into main Nov 22, 2024
1 check passed
@tdilauro tdilauro deleted the chore/extend-dev-server-proxy-timeout branch November 22, 2024 21:42
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.

2 participants