We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem Statement I would like to have async API for the SDK
Proposed Solution Implement async version for the clients: AsyncZIAClientHelper and AsyncZPAClientHelper
AsyncZIAClientHelper
AsyncZPAClientHelper
Additional Context This would be helpful for performance since one can call the API concurrently. Is it on the roadmap?
The text was updated successfully, but these errors were encountered:
@dolevelb Thanks for opening this issue. We will evaluate the technical feasibility of this request for further implementation. Regards Zscaler DevRel
Sorry, something went wrong.
fe0327b
🎉 This issue has been resolved in version 0.10.1 🎉
The release is available on PyPI and GitHub release
Posted by semantic-release bot
willguibr
No branches or pull requests
Problem Statement
I would like to have async API for the SDK
Proposed Solution
Implement async version for the clients:
AsyncZIAClientHelper
andAsyncZPAClientHelper
Additional Context
This would be helpful for performance since one can call the API concurrently.
Is it on the roadmap?
The text was updated successfully, but these errors were encountered: