forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Reporting] don’t wait for refresh when uploading a chunk (elastic#20…
…4775) ## Summary close elastic/kibana-team#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 elastic#176022 (comment), but it seems it can be safely removed from uploading stream chunks Co-authored-by: Elastic Machine <[email protected]>
- Loading branch information
1 parent
a0c94f4
commit 6a84ccc
Showing
2 changed files
with
0 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters