#Is there any service interruption when I redeploy a worker?

3 messages · Page 1 of 1 (latest)

steep sparrow
#

Hi, when I redeploy a worker, is there any kind of service interruption for users of the old version of my worker?

Thanks

quasi anvil
#

Websocket connections will be reset, and if I remember correctly DOs will be restarted, but other than that no

tulip nexus
#

DOs will die if you try to modify their storage via the trasactional storage API on a DO running old version

The Durable Object's code has been updated, this version can no longer access storage.