Durable Objects are restarted on code change
I have noticed that if I push a new code update, all durable objects are recreated. Is it possible to do a rolling update? I don't want to kill existing DOs and let them use the old code.
If not, is it expected that pushing new code will just restart my prod service and disrupt all state?
0 Replies