i'm running into an issue where i have a longer running task on a durable object that sometimes exce
i'm running into an issue where i have a longer running task on a durable object that sometimes exceeds 30s. after the workers announcement on increased CPU time, i set my worker limit to 60s. it shows 60s in the worker settings page. however, for some reason, i'm still seeing the following error on my durable object at 32s:
is there another config that i'm missing to be able to run the durable object to the worker limit of 60s?
is there another config that i'm missing to be able to run the durable object to the worker limit of 60s?