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

[Reporting] don’t wait for refresh when uploading a chunk #204775

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Dec 18, 2024

Summary

close https://github.com/elastic/kibana-team/issues/1367

We saw significant slowness when uploading large CSV files in serverless. This PR should speed this up.
Initially wait_for was introduced to reduce test flakiness #176022 (comment), but it seems it can be safely removed from uploading stream chunks

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#7622

[✅] x-pack/test/reporting_api_integration/reporting_and_security.config.ts: 25/25 tests passed.

see run history

@Dosant Dosant changed the title reporting don’t wait for refresh when uploading a chunk [Reporting] don’t wait for refresh when uploading a chunk Dec 19, 2024
@Dosant Dosant added release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:Reporting:Framework Reporting issues pertaining to the overall framework labels Dec 19, 2024
@Dosant Dosant marked this pull request as ready for review December 19, 2024 15:01
@Dosant Dosant requested a review from a team as a code owner December 19, 2024 15:01
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:Reporting:Framework Reporting issues pertaining to the overall framework release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants