I think just rewording it is best something like: ...
# durable-objects
u
I think just rewording it is best something like: When code updates all websockets connected to hibernation are terminated. When an event occurs during hibernation the object will be woken up and will call the constructor, so it is best to minimize work in the constructor when using hibernation.