Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: checkpoint call doesn't fetch paginated operations #53

@zhongkechen

Description

@zhongkechen

Expected Behavior

CheckpointDurableExecution API will return a list of operations with a nextMarker. If nextMarker exists, the SDK should fetch next pages of operations

Actual Behavior

The next pages of operations are not returned and processed

https://github.com/aws/aws-durable-execution-sdk-java/blob/main/sdk/src/main/java/com/amazonaws/lambda/durable/execution/CheckpointBatcher.java#L91

Steps to Reproduce

N/A

SDK Version

all

Java Version

17

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions