Open nitishxp opened 2 months ago
I'm not super clear on the flow here, but there's a reliance is on the google-auth
package which provides it's own retry mechanisms within the package. If the concern is about retries within the auth library, could you provide those details to that project at https://github.com/googleapis/google-auth-library-python?
There's some kind of change or global error in the Google Cloud, given this error + HTML returned from the API endpoints is fairly new. I had an automation running for 4 years+ now and this is an issue that just recently came up, since it breaks JSON decoding.
Adding @chalmerlowe here, as I'll be unavailable to investigate further.
Hi team,
Using google-cloud-bigquery==3.24.0 on python 3.11 cloud function runtime