talkiq / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python
https://talkiq.github.io/gcloud-aio
275 stars 91 forks source link

fix(auth): correctly set ssl flag for aio #661

Closed jonathan-johnston closed 10 months ago

jonathan-johnston commented 10 months ago

Summary

jonathan-johnston commented 10 months ago

Oof, ssl strikes again

jonathan-johnston commented 10 months ago

Going to try and fix that BQ test with backoff -- the tables are being created but we're not waiting long enough for them to show up before failing.