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

Asyncio #5

Open
Orenus opened this issue Oct 2, 2019 · 1 comment
Open

Asyncio #5

Orenus opened this issue Oct 2, 2019 · 1 comment

Comments

@Orenus
Copy link

Orenus commented Oct 2, 2019

Hi,

Im using your SDK to query hundreds of snapshots of thousands of volumes.
Its a long process as you may guess.
Is there by a chance an asyncio / requests_async implementation out there?
it would make the implementation fly and the effort to achieving this is negligible...

Thanks!

@ayalash
Copy link

ayalash commented Oct 3, 2019

Hi,

Currently there is no asyncio / requests_async implementation, because the SDK supports python 2 which make it a bit hard and messy.
Starting 2020, we will drop support for Python-2 (EOL by PSF) and then we'll add implementations of asyncio.

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

No branches or pull requests

2 participants