jd
jd
DDeno
Created by jd on 11/7/2023 in #help
Occasional very slow isolate start times
I have a Vue.js app (using Vite) project with a few edge functions running on Deno Deploy. What I'm seeing is that though most page loads are fast, once in a while it will take 4-5s to load the main page. Checking logs, I think the cause is that 'isolate start time' varies wildly from 300ms to 3000ms. I don't understand how it can vary this much - is this expected? Could this be caused by my setup somehow? How do I debug this?
2 replies