Durable object logs appear late(after 5-10 min). Maybe memory exhaustion

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

https://call-engine-worker.crawlinktest.workers.dev/

What is the issue or error you’re encountering

The logs of the durable object is coming late and the durable object has performance issue after it is used for 2 min. For the first 2 minutes, it works well. So, I am suspecting that there is memory exhaustion.

What steps have you taken to resolve the issue?

We have checked the code to see if there is any memory leak. It looks like its a simple code with no memory leak from the coding point of view.

What are the steps to reproduce the issue?

The durable object needs to be used for 2 minutes and can be reproduced every time

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