Sometimes website and API take long to load
Hey, from last 3 months I am facing a weird issue, whenever I try to visit my website or make an api call from my app, sometime it takes very long time to load and sometimes the request even doesn't show in cloudflare analytics and fail.
To debug this I added a logger in my express.js which log the url whenever i make api but it's not printing anything in log.
From axios side i am getting "Network error" message and can see it in Sentry.
Can anyone please help me to get this resolved.
0 Replies