Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
smithara opened this issue Oct 15, 2018 · 0 comments
Open

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

smithara opened this issue Oct 15, 2018 · 0 comments

Comments

@smithara
Copy link
Member

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.

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

No branches or pull requests

1 participant