Skip to content

fix(frontend): Show observability rate limit message#4202

Merged
ashrafchowdury merged 2 commits intorelease/v0.96.8from
enhance/display-rate-limit-error-message-in-observability
Apr 22, 2026
Merged

fix(frontend): Show observability rate limit message#4202
ashrafchowdury merged 2 commits intorelease/v0.96.8from
enhance/display-rate-limit-error-message-in-observability

Conversation

@ashrafchowdury
Copy link
Copy Markdown
Contributor

@ashrafchowdury ashrafchowdury commented Apr 21, 2026

What changed

  • Exposed observability trace query rate-limit state from useObservability by reading the existing TanStack Query error state.
  • Added a rate-limit variant to EmptyObservability that shows a clear message and stop icon.
  • Routed 429 trace query failures in ObservabilityTable to the rate-limit UI instead of the generic empty traces state.

@linear
Copy link
Copy Markdown

linear Bot commented Apr 21, 2026

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Apr 21, 2026 2:37pm

Request Review

@ashrafchowdury ashrafchowdury linked an issue Apr 21, 2026 that may be closed by this pull request
@ashrafchowdury ashrafchowdury marked this pull request as ready for review April 21, 2026 14:06
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. Frontend labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Railway Preview Environment

Status Destroyed (PR closed)

Updated at 2026-04-22T09:04:40.540Z

@ashrafchowdury ashrafchowdury changed the title [AGE-3742] fix(frontend): Show observability rate limit message fix(frontend): Show observability rate limit message Apr 21, 2026
@ashrafchowdury ashrafchowdury changed the base branch from main to release/v0.96.8 April 21, 2026 14:41
@ashrafchowdury ashrafchowdury merged commit 6c34392 into release/v0.96.8 Apr 22, 2026
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show rate limit message instead of empty traces

2 participants