[AIENG-289] parallel & asynchronous file processing for better reliability & performance#1219
Conversation
Contributor
Author
|
This change is ready to review & merge |
We are going back & forth on this one, but with the introduction of async file submission and additional algorithm enhancements on the server side to use more LLMs, overall we'd be better off with locality
Recent algorithm change on the server side prefers a larger batch for more efficiency
In not only one but two separate ways!
Konboi
approved these changes
Jan 6, 2026
| # https://knowledge-base.secureflag.com/vulnerabilities/code_injection/os_command_injection_python.html | ||
| command = [java] | ||
| debug_opts = os.getenv("LAUNCHABLE_JAVA_DEBUG") | ||
| if debug_opts: |
| @@ -0,0 +1,2 @@ | |||
| - In Java code, use JUnit 4 & Google truth. Test needs to be added to AllTests.java or else it won't run. | |||
| - See README.md & CONTRIBUTING.md | |||
Contributor
There was a problem hiding this comment.
This wasn't added by mistake right? (just in case)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.