fix(buffer): debug stalled events

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-02-18 10:32:27 +01:00
parent 345c3aae14
commit 344bfd1687
3 changed files with 22 additions and 4 deletions

View File

@@ -128,6 +128,14 @@ export async function createSessionEnd(
await checkNotificationRulesForSessionEnd(events);
logger.info('Creating session_end', {
sessionStart,
lastEvent,
screenViews,
sessionDuration,
events,
});
return createEvent({
...sessionStart,
properties: {