I shouldn't have enabled it anyways,

I shouldn't have enabled it anyways, Smart placement is not good for our Worker because it is too monolithic. will need to split it up or do path-based placements
3 Replies
Max
Max7mo ago
There is a known issue with using smart placement and durable objects together that we're working on. I would recommend keeping smart placement off for now.
Max
Max7mo ago
For splitting up large applications, we recommend using service bindings: https://developers.cloudflare.com/workers/configuration/smart-placement/#best-practices
Smart Placement (beta) · Cloudflare Workers docs
Speed up your Worker application by automatically placing your workloads in an optimal location that minimizes latency.
Max
Max6mo ago
The issue with using smart placement and durable objects together has been fixed. Please let me know if you see more errors related to this.