Skip to content

Bug: 30-min conversation split into multiple short fragments during simultaneous device + web recording #5389

@omi-discord-vector

Description

@omi-discord-vector

Bug: 30-minute conversation split into multiple short fragments

Problem

A 30-minute meeting recorded simultaneously with the Omi device and web app resulted in several short fragmented conversations instead of one continuous 30-minute conversation. The user expected a single conversation covering the full meeting.

Steps to Reproduce

  1. Start recording with the Omi pendant (device connected, blue LED)
  2. Simultaneously start recording on the web app (h.omi.me)
  3. Have a continuous 30-minute meeting
  4. After the meeting, check conversations in the app
  5. Instead of one 30-minute conversation, multiple short conversations appear (few minutes each)

Expected Behavior

A continuous 30-minute meeting should produce a single conversation, regardless of whether device and web app are recording simultaneously.

Actual Behavior

The conversation is fragmented into multiple short entries of a few minutes each.

Possible Causes

  • The conversation silence timeout (default 120 seconds) may be triggering mid-meeting during brief pauses, splitting the conversation
  • Simultaneous device + web app recording may be creating competing WebSocket sessions that interfere with each other, causing the server to end and restart conversations
  • Related to Bug: Simultaneous device + web app recording fails — both are lost #5388 — simultaneous device + web app recording is not properly handled

Environment

  • Omi device + web app recording simultaneously
  • Latest app version

Reported by community member on Discord.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp1Priority: Critical (score 22-29)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions