Open garrensmith opened 1 year ago
We currently return Context deadline exceeded when the request to get API keys from auth0 timeout. We should change that to send a better message.
Context deadline exceeded
There are other places as well where this and FoundationDB specific error messages are leaking to the client.
I've changed the title to make it specific to removing all Context deadline exceeded
We currently return
Context deadline exceeded
when the request to get API keys from auth0 timeout. We should change that to send a better message.