https://keycloakInstance/auth/realms/ddae/protocol/openid-connect/token returns "context deadline exceeded "

Hi,

Sometimes when we call https://keycloakInstance/auth/realms/ddae/protocol/openid-connect/token, we get "context deadline exceeded " (Client.Timeout exceeded while awaiting headers).
Please let us know what can be cause for this error. This is not happening consistently in our env.

Thanks in advance!

„Context deadline exceeded“ is not a Keycloak error message.
After doing some googl‘ing, this seems to be an error from a Go application. If your application is a Go-app, then this is related to your app. Try googl‘ing it!