postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.87k stars 841 forks source link

Separate proxy setting for postman cloud sync service #8752

Open shuaiyy opened 4 years ago

shuaiyy commented 4 years ago

Is your feature request related to a problem? Please describe. I can't reach cloud sync service without a proxy,the APP syncs failed and keep retry, CPU usage becomes very high.

Describe the solution you'd like

  1. When request POSTMAN cloud service, the APP can use one proxy setting
  2. When request other service, use no proxy or another proxy.
ankurdengla commented 4 years ago

Hey @shuaiyy !

Are you using the app on a network behind a proxy? In this case, the app will use your system proxy settings by default for connecting to Postman sync. Please make sure that you have the proxy settings set in your system settings.

If the proxy server requires authentication, you can set that under Settings -> Proxy -> Default Proxy Configuration - image

shuaiyy commented 4 years ago

Hey @shuaiyy !

Are you using the app on a network behind a proxy? In this case, the app will use your system proxy settings by default for connecting to Postman sync. Please make sure that you have the proxy settings set in your system settings.

If the proxy server requires authentication, you can set that under Settings -> Proxy -> Default Proxy Configuration - image

Hi,thanks for reply. I didn't use/need any proxy to test my own API. I'm in China, just cannot reach Cloud Sync Service, and seems that Postman retry syncing a lot. When I set a proxy which can bypass firewall, sync success and CPU uasage become low. I didn't like this below, i have to configure my test api without using the proxy.

image

what I Hope is one of the two:

  1. stop sync trying when failed, and save my CPUs.
  2. sync service can have it's own proxy