Skip to content

[Bug]: MSTeams Graph API pagination drops pages on 4MB+ payload blocks #101068

Description

@aniruddhaadak80

Description

In extensions/msteams/src/graph-thread.ts, the workaround for Graph API pagination using @odata.nextLink drops intermediate pages if the response payload exceeds 4MB. The missing continuation token parsing for partial payload blocks causes the thread synchronizer to silently truncate message history.

Impact

Incomplete message history and context loss in Microsoft Teams channels (impact:message-loss).

Location

  • extensions/msteams/src/graph-thread.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal backlog priority with limited blast radius.impact:message-lossChannel message delivery can be lost, duplicated, or misrouted.impact:session-stateSession, memory, transcript, context, or agent state can drift or corrupt.

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions