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

fix(axios): disable axios proxy when passing agent #2396

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

mithlesh135
Copy link
Contributor

…h kicks in with https_proxy env set

Describe your changes

As we are using httpProxyAgent we need to disable the axios default proxy so the httpProxyAgent is considered not the proxy with kicks in by default when we have https_proxy env set

Issue ticket number and link

Checklist before requesting a review (skip if just adding/editing APIs & templates)

  • I added tests, otherwise the reason is:
  • I added observability, otherwise the reason is:
  • I added analytics, otherwise the reason is:

@bodinsamuel bodinsamuel changed the title fix(axios) as we use httpProxyAgent disabling default axios proxy wit… fix(axios): disable axios proxy when passing agent Jun 26, 2024
@bodinsamuel
Copy link
Contributor

@khaliqgant @TBonnin can you take a look too please? 👍🏻

@TBonnin TBonnin enabled auto-merge (squash) June 26, 2024 17:14
@TBonnin TBonnin merged commit eb599c8 into NangoHQ:master Jun 26, 2024
18 of 20 checks passed
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.

None yet

3 participants