Skip to content

[Feature Request] Support a limit parameter in replay_workflows and workflow_replay_iterator #610

Closed
@Sushisource

Description

@Sushisource

Python stdlib is unfortunately very lacking when it comes to ways to work with AsyncIterators. Add this to the fact that our API doesn't support a LIMIT clause, but only page sizes, we have no good way to stop these functions early.

Support that with a limit parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions