Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(explore): Only fetch preflight over 7d #88923

Conversation

narsaynorath
Copy link
Member

If the request is shorter, the gains from doing the preflight aren't that much and the chart looks jumpy when the best effort request completes. Skips the preflight for anything less than 7d at the moment.

If the request is shorter, the gains from doing the preflight aren't
that much and the chart looks jumpy when the best effort request
completes. Skips the preflight for anything less than 7d at the moment.
@narsaynorath narsaynorath requested a review from a team as a code owner April 7, 2025 15:55
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 7, 2025
@narsaynorath narsaynorath merged commit 085fb17 into master Apr 7, 2025
42 checks passed
@narsaynorath narsaynorath deleted the nar/feat/explore-progressive-loading-only-fetch-preflight-over-7d branch April 7, 2025 17:26
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
If the request is shorter, the gains from doing the preflight aren't
that much and the chart looks jumpy when the best effort request
completes. Skips the preflight for anything less than 7d at the moment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants