Axios latency #55277
Axios latency
#55277
-
Hi all, I have a big problem with Axios request. I am using this component to communicate with an external API (100+ requests per second). More than 98% of the requests are done within 20 milliseconds. Some requests take several seconds (not a problem of the API side) and I don't know why. Below is a piece of code: Sometimes the time difference between t2 and t is too huge and everything slows down. Can you please help me. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
RedYetiDev
Oct 5, 2024
Replies: 1 comment
-
Please report issues with third party packages to their maintainers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RedYetiDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please report issues with third party packages to their maintainers