Skip to content

Conversation

@david-crespo
Copy link
Collaborator

I noticed on dogfood it's too easy to overload OxQL by holding the up arrow in the time picker. Input wasn't debounced, so we were firing a request for every value of the input. I couldn't believe how easy this was to do. 400ms seems quite responsive while fully solving the problem.

Before

image

2025-04-10-debounce-metrics-before.mp4

After

2025-04-10-debounce-metrics-after.mp4

@vercel
Copy link

vercel bot commented Apr 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Apr 10, 2025 5:03pm

Copy link
Contributor

@benjaminleonard benjaminleonard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like a nice balance, nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants