Under the hood
Gateway token refresh now goes through the configured HTTP proxy and follows no redirects.
The gateway token refresh request now routes through an httpsAgent built from the configured HTTP proxy and no longer follows redirects (maxRedirects: 0). It also classifies specific transient failure reasons.