Worker performance between deploys

For Workers & Pages, what is the name of the domain?

https://avedex-frontend-worker-dev.avelar.workers.dev/

What is the error number?

No number, just performance issues

What is the error message?

No message, just performance issues

What is the issue or error you’re encountering

Worker performance between deploys

What steps have you taken to resolve the issue?

I deploy via wrangler or github actions. Sometimes my api call takes 4 seconds to conclude, then I deploy again, with no change at all in my project, and the call takes only 800ms

What are the steps to reproduce the issue?

I deploy via wrangler or github actions. Sometimes my api call takes 4 seconds to conclude, then I deploy again, with no change at all in my project, and the call takes only 800ms

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.