Skip to content

Automatically select sync or async depending on size of request #18

@smithara

Description

@smithara

Very small requests will be done faster if submitting for synchronous processing. This can currently be chosen with the asynchronous kwarg in SwarmRequest.get_between(). The default could be chosen automatically depending on the size of the request.

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