We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1fc4f commit 03ec45cCopy full SHA for 03ec45c
website/src/posts/2025-11-02-weekly-updates/image.png
293 KB
website/src/posts/2025-11-02-weekly-updates/page.mdx
@@ -0,0 +1,11 @@
1
+export const author = "nicholas-kissel"
2
+export const published = "2025-11-02"
3
+export const category = "changelog"
4
+export const keywords = ["weekly-update", "websockets", "hibernation", "migration", "failover", "backoff"]
5
+
6
+# Rivet Weekly Changelog 2025-45
7
8
+- WebSocket hibernation allows your actors to go to sleep while websockets stay open
9
+- Live WebSocket migration for actor failover & upgrades
10
+- Shows actors in backoff state if your backend is crashing
11
0 commit comments