Skip to content

App crashes in background after meeting with "length limit exceeded" error #4679

@hyper-charlie

Description

@hyper-charlie

Description

The app crashes when running in the background, typically right after a meeting ends.

Error Message

UnexpectedStatus { status: 400, body: "length limit exceeded" }

Steps to Reproduce

  1. Start a meeting recording in Hyprnote
  2. Let the meeting run (unclear if duration matters)
  3. End the meeting and close the app or let it run in background

Expected Behavior

The app should process the meeting notes and transcription without crashing.

Actual Behavior

The app crashes with a 400 status error indicating a length limit has been exceeded.

Environment

  • Platform: macOS (Apple Silicon)
  • OS Version: macOS 15.7.4 Sequoia
  • App Version: 1.0.16
  • Build: c212379
  • Locale: en-CA

Notes

The error suggests a request payload or response body exceeds a limit during post-meeting processing (likely transcription or note generation).

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions