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

"aiter" warning is too verbose #126

Closed
zooba opened this issue Oct 15, 2018 · 0 comments
Closed

"aiter" warning is too verbose #126

zooba opened this issue Oct 15, 2018 · 0 comments

Comments

@zooba
Copy link
Member

zooba commented Oct 15, 2018

I am using the Batch API, and whenever I query running tasks I see this message printed to the output:

Paging async iterator protocol is not available for CloudTaskPaged

Since I am querying multiple times in a loop, I see the message multiple times. But since I am the user of the library and not the developer, I can't do anything about it.

It would be better if the message only appeared when I tried to use the async iterator protocol (and maybe you can automatically run the synchronous iterator in that case so it still works?). Ideally, the team responsible for implementing it would be the ones to get the message and they would just fix it :)

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

1 participant