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?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.