-
Notifications
You must be signed in to change notification settings - Fork 13
fix(jobs): fixes for concurrent ML processing jobs #1261
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 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
5067744
fix(jobs): drop select_for_update in _update_job_progress to break ro…
mihow 173d1d4
fix(jobs): short-circuit JobLogHandler.emit to break log-UPDATE conte…
mihow 3e20041
feat(jobs): add JOB_LOG_PERSIST_ENABLED flag + local repro docs
mihow 826e2bb
perf(jobs): wrap process_nats_pipeline_result with cachalot_disabled
mihow 9d15813
chore(jobs): address PR #1261 review feedback
mihow ef78fb5
fix(jobs): narrow job.save() to update_fields in _update_job_progress
mihow 39f734a
feat(settings): wire NATS_TASK_TTR env var with 60s default
mihow 014b8c0
feat(jobs): fair worker polling via last-touched ordering
mihow 7b7dfa5
feat(jobs): default ids_only to limit=1 for pop()-style polling
mihow 7445f6e
fix(jobs): randomize ids_only ordering instead of updated_at sort
mihow aeca6c1
test(jobs): update ids_only test for pop()-style default
mihow 44d4c32
feat(jobs): heartbeat on idle ids_only polls
mihow 259c659
feat(settings): raise NATS_TASK_TTR default to 300s
mihow 695f761
fix(jobs): heartbeat on ids_only polls when only pipeline__slug__in i…
mihow 9cee66d
docs(jobs): address PR #1261 review feedback
mihow 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
Some comments aren't visible on the classic Files Changed page.
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
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.