Changes this week:
-
WebSocket
message sends were erroneously not respecting Durable Object output gates as described in the I/O gate blog post (https://blog.cloudflare.com/durable-objects-easy-fast-correct-choose-three/). That bug has now been fixed, meaning thatWebSockets
will now never send a message under the assumption that a storage write has succeeded unless that write actually has succeeded.