You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
Auto retry configs are not working. If I set the
autoRetryandmaxRetriesflag to a custom value, it doesn't respect that.Short fix for that looks like passing these parameters here.
I found this issue while I was trying to use node js big query client and it was failing to modify the retry policies.