Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Adds ability to handle upstream proxy connect failures #678

Merged
merged 1 commit into from
Nov 22, 2019
Merged

Adds ability to handle upstream proxy connect failures #678

merged 1 commit into from
Nov 22, 2019

Conversation

ByronAP
Copy link
Contributor

@ByronAP ByronAP commented Nov 22, 2019

Adds ability to handle upstream proxy connect failures by using a new upstream proxy if the user provides one. I'm not sure if this is how you would do this @honfika so lmk...

closes #646

Doneness:

  • Build is okay - I made sure that this change is building successfully.
  • No Bugs - I made sure that this change is working properly as expected. It doesn't have any bugs that you are aware of.
  • Branching - If this is not a hotfix, I am making this request against the master branch

Adds ability to handle upstream proxy connect failures by using a new upstream proxy.
@honfika honfika merged commit 2e9e115 into justcoding121:master Nov 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Catch CustomUpstreamProxy failures
2 participants