Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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