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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We are seeing high DNS latency in our production application using superagent.
This seems to be a known issue with node.js DNS resolution mechanism.
Community has suggested using this module https://github.com/szmarczak/cacheable-lookup to cache dns lookups.
Is it possible to use this library along with superagent? I could not figure it out.
Beta Was this translation helpful? Give feedback.
All reactions