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: Proxy Support #177

Merged
merged 19 commits into from
Jul 24, 2019
Merged

feat: Proxy Support #177

merged 19 commits into from
Jul 24, 2019

Conversation

jasonsilberman
Copy link
Contributor

@jasonsilberman jasonsilberman commented Jul 22, 2019

Details

This PR introduces support to the hub to connect to an agent through a proxy. This is needed to run the hub inside of PRD.

The proxy support can be turned on by setting process.env.HTTP_PROXY.

Also this PR includes:

  • Cleans up peer dependencies
  • Fixes a bug when running an agent on a different machine the results were being stored incorrectly.

Does this PR introduce a breaking change?

No.

@salesforce-best-lwc-internal
Copy link

🥳 Performance Improvement

Best has detected that there is a 16.1% performance improvement across your benchmarks.

Please click here to see more details.

@jasonsilberman jasonsilberman merged commit 29420b8 into master Jul 24, 2019
@jasonsilberman jasonsilberman deleted the jsilberman/proxy branch July 24, 2019 21:49
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