Skip to content

Commit 3d6af48

Browse files
mormubisbcaudan
andauthored
👷 bump monitor (#3990)
* 👷 bump monitor * Update packages/core/src/domain/session/sessionManager.ts Co-authored-by: Bastien Caudan <[email protected]> --------- Co-authored-by: Bastien Caudan <[email protected]>
1 parent 2a859b1 commit 3d6af48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/core/src/domain/session/sessionManager.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ function detectSessionIdChange(configuration: Configuration, initialSessionState
231231
const time = dateNow() - sdkInitTime
232232
getSessionCookies()
233233
.then((cookie) => {
234-
// monitor-until: 2025-12-01, after RUM-10845 investigation done
234+
// monitor-until: 2026-04-01, after RUM-10845 investigation done
235235
addTelemetryDebug('Session cookie changed', {
236236
time,
237237
session_age: sessionAge,

0 commit comments

Comments
 (0)