Durable Objects Deployment Error
I expirience some issues in my CD (gh actions) with wrangler deployment of worker with durable objects. First deployment is always ok, but then any further updates fail with error:
i do not remove this migration form my
wrangler.toml
config. Docs say that for any further code updates of the DO executing wrangler deploy is sufficient. Have anyone faced this issue before? Also i am considering, if there are anything like local state based on which wrangler determines if it should run migrations or not?0 Replies