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

[ISSUE] {"message":"The service at /oidc/v1/token is temporarily unavailable. Please try again later. [TraceId: -]","error_code":"TEMPORARILY_UNAVAILABLE"} #1072

Open
AbishekS01 opened this issue Oct 28, 2024 · 0 comments

Comments

@AbishekS01
Copy link

Description
We are using M2M oauth with a service principal to call our model serving endpoints using the Go SDK.

We see the authentication failing with

databricks_integration [455.873984ms]: response error: inner token: Post "https://dbc-xxxxx.cloud.databricks.com/oidc/v1/token": {"message":"The service at /oidc/v1/token is temporarily unavailable. Please try again later. 
[TraceId: -]","error_code":"TEMPORARILY_UNAVAILABLE"}

Is it a BUG in the Go SDK, that the GO SDK client doesn't handle these failures if they are temporary?

Go SDK can handle the retries itself (authentication)

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