Open vchudnov-g opened 8 months ago
Switching to P1 feature request as this is a new feature rather than a regression.
This is blocked by https://github.com/googleapis/google-auth-library-python/issues/613
The _aiohttp_requests
module here to be made public.
https://github.com/googleapis/google-auth-library-python/blob/main/google/auth/transport/_aiohttp_requests.py
Also reported here: https://github.com/google-gemini/generative-ai-python/issues/499
Async clients do not seem to work over REST transport. This may well be technical debt (deferred work) from the initial REGAPIC implementation. We need to get it working.
Related issues:
1961
1864