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

Job Streaming for PNE/Patchfinder #168

Merged
merged 80 commits into from
Nov 22, 2023
Merged

Conversation

dylan-mulligan
Copy link
Contributor

Instead of one large batch of ids, support single ids (keep batch functionality if possible) to allow job streaming. Completed jobs should insert their data into the database immediately after completion, resulting in nearly lossless runtime interruption of service.

@dylan-mulligan dylan-mulligan requested a review from ctevse October 9, 2023 21:11
@dylan-mulligan dylan-mulligan self-assigned this Oct 9, 2023
@dylan-mulligan dylan-mulligan linked an issue Oct 9, 2023 that may be closed by this pull request
dylan-mulligan and others added 26 commits October 9, 2023 17:28
# Conflicts:
#	productnameextractor/src/test/java/productdetection/ProductDetectorTest.java
… the messenger

- This refactor allows us to make use of more features of rabbit
@dylan-mulligan dylan-mulligan merged commit 6ebd20b into main Nov 22, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PNE/Patchfinder Job Streaming
2 participants