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 521f537 commit a9cc5c0Copy full SHA for a9cc5c0
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.59.0-beta.0
8
+
9
+- **feat(replay): Re-sample sessions after they expire #8407**
10
11
+This pre-release contains a revamped replay session expiration handling.
12
+Now, when a session expires (because it ran for too long), we will always
13
+re-sample the session, and may start another one (or start buffering) based on the sample rates.
14
15
## 7.58.0
16
17
### Important Changes
0 commit comments