questdb / questdb/ui

Display token refresh time

Open
#283 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Severity: 1
Dominant language
TypeScript
Stars
29
Forks
39
Avg merge
4d 11h
Merged PRs (30d)
4

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named; start by tracing the web console's query timing display and the OIDC token-refresh path. Done means a separate token-refresh measurement appears only when refresh was needed, and it is excluded from the Execute and Network times.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
authentication, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.