Skip to content

Can a single Axios Instance be cached and used to make multiple http calls in parallel in a Node API Server? #5576

Answered by mickeypuri
mickeypuri asked this question in Q&A
Discussion options

You must be logged in to vote

Yes we can cache a single Axios Instance and use it to make multiple calls, without running into contention issues.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@HrithikAtNivetti
Comment options

@mickeypuri
Comment options

Answer selected by mickeypuri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants