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
It might be a good idea to display token refresh time in the web console as part of the timings.
If OIDC is enabled this can contribute to latency when running queries.
Token refresh time would be displayed only if token refresh was necessary before the query.
This time would not be part of the Execute or Network times, it would be a separate measurement.
The text was updated successfully, but these errors were encountered:
It might be a good idea to display token refresh time in the web console as part of the timings.
If OIDC is enabled this can contribute to latency when running queries.
Token refresh time would be displayed only if token refresh was necessary before the query.
This time would not be part of the Execute or Network times, it would be a separate measurement.
The text was updated successfully, but these errors were encountered: