Skip to content

Query all instances for Durable Python SDK #580

@komayama

Description

@komayama

💡 Feature description
We had discussed Query all instances for Python SDK. Looks like the .NET APIs support paging, but the Python SDK doesn't. 100 is the default page size, which is why you're seeing this limit I believe.

https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-instance-management?tabs=python#query-all-instances

💭 Describe alternatives you've considered
Need to implement support paging for Python SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Priority 1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions