You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(connectors): finalize Google Meet transcripts before indexing
- Only index a meeting once every transcript is FILE_GENERATED, so a
partial transcript is never stored under an endTime-keyed hash that
would never refresh
- Sort merged transcript entries by start time to preserve chronology
across multiple transcripts in one conference
0 commit comments