You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to configure the agent used in the underlying Axios instance? It doesn't appear so from scanning this repo. I'm trying to tune the connection pool settings.
Is it possible to configure the agent used in the underlying Axios instance? It doesn't appear so from scanning this repo. I'm trying to tune the connection pool settings.
https://nodejs.org/api/http.html#http_new_agent_options
Example: https://gist.github.com/ccnokes/94576dc38225936a3ca892b989c9d0c6
The text was updated successfully, but these errors were encountered: