Skip to content

Hardcoded limit to checkpoints retrieval for AgentCore LangGraph Saver #719

@michaelnchin

Description

@michaelnchin

Discussed in #709

Originally posted by ltoniazzi October 20, 2025
Seems that the get_events method defaults to 100 limit of events (here).

But it's always used without passing the limit param here.

So the default limit is always used and the user has no control over it.

Question:
Is this intentional? Because it seems that a thread_id memory with more than 100 nodes executions will be incomplete when retrieved from AgentCore.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions