-
Notifications
You must be signed in to change notification settings - Fork 20
Improving Implement buffered document importing for improved performance
#137
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
eb942a4
Initial plan for issue
Copilot 6372953
Implement buffered document importing for improved performance
Copilot c8a1470
Refactor buffering logic into reusable DocumentBuffer utility
Copilot fe1b6cd
Implement buffered document importing following sample PR pattern
Copilot 3baf5c3
Merge branch 'copilot/fix-130' of https://github.com/microsoft/vscode…
xingfan-git f833289
update increment for importing documents
xingfan-git de64a9d
remove error message for cosmosdb mis-introduced from origin PR
xingfan-git 9a35e25
update format with prettier to fix pipeline
xingfan-git a89796e
fix typo
xingfan-git 090cf93
Merge branch 'main' into copilot/fix-130
tnaum-ms 2d1f524
revert formatting changes to config folders and files
Copilot 24813ad
feat: improved error handling
tnaum-ms da11341
fix: applied l10n for user-facing messages
tnaum-ms 22e5015
fix: improve error message and code comments as requested
Copilot 717f2d6
Merge branch 'next' into copilot/fix-130
tnaum-ms 23463dd
Merge branch 'next' into copilot/fix-130
tnaum-ms efc838c
disable bulk insert for mongo ru to avoid throttling issue
xingfan-git 6a13653
run l10n to fix pipeline
xingfan-git 3c84ad3
Simplified Mongo RU detection (removed server calls)
tnaum-ms a4d68b8
fix: updated eslint config to exclude the `api/dist` folder
tnaum-ms f9a6b9f
fix: l10n update
tnaum-ms 1508dfd
Merge branch 'next' into copilot/fix-130
tnaum-ms File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.