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

Don't reload app upon proxy errors. #478

Merged
merged 1 commit into from
May 15, 2016
Merged

Conversation

phillipj
Copy link
Contributor

@phillipj phillipj commented May 6, 2016

Previously the clientside application would reload whenever a proxy answered with an error response
or in other ways behaved badly. This change removes that reloading behavior, as reloading the clientside
application probably won't fix any issue the proxy has anyway.

/ping @SpaceK33z as he made these socket handlers in the first place

Refs #446

Previously the clientside application would reload whenever a proxy answered with an error reponse
or in other ways behaved badly. This change removes that reloading behavior, as reload the clientside
application probably won't fix any issue the proxy has anyway.
@SpaceK33z
Copy link
Member

👍 seems fine to me.

@sokra sokra merged commit 873d834 into webpack:master May 15, 2016
@sokra
Copy link
Member

sokra commented May 15, 2016

Thanks

@phillipj phillipj deleted the patch-1 branch May 19, 2016 19:02
@rthewhite
Copy link

Any idea on when this might be released? It's a quite annoying.

@SpaceK33z
Copy link
Member

@rthewhite, this was released as part of 1.15.0.

@rthewhite
Copy link

@SpaceK33z thank you for the heads up 👍

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.

5 participants