-
Notifications
You must be signed in to change notification settings - Fork 11
PSv2: Track and display image count progress and state #1121
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
29 commits
Select commit
Hold shift + click to select a range
b60eab0
merge
carlos-irreverentlabs 644927f
Merge remote-tracking branch 'upstream/main'
carlosgjs 218f7aa
Merge remote-tracking branch 'upstream/main'
carlosgjs 867201d
Update ML job counts in async case
carlosgjs 90da389
Merge remote-tracking branch 'upstream/main'
carlosgjs cdf57ea
Update date picker version and tweak layout logic (#1105)
annavik 6837ad6
fix: Properly handle async job state with celery tasks (#1114)
carlosgjs f1cd62d
PSv2: Implement queue clean-up upon job completion (#1113)
carlosgjs 74df9ea
fix: PSv2: Workers should not try to fetch tasks from v1 jobs (#1118)
carlosgjs 4a082d3
PSv2 cleanup: use is_complete() and dispatch_mode in job progress han…
mihow 9d560cf
Merge branch 'main' into carlos/trackcounts
carlosgjs e43536b
track captures and failures
carlosgjs 50df5f6
Update tests, CR feedback, log error images
carlosgjs 3287fe2
CR feedback
carlosgjs a87b05a
fix type checking
carlosgjs 89bf950
Merge remote-tracking branch 'origin/main' into carlos/trackcounts
mihow a5ff6f8
refactor: rename _get_progress to _commit_update in TaskStateManager
mihow 337b7fc
fix: unify FAILURE_THRESHOLD and convert TaskProgress to dataclass
mihow 8618d3c
Merge remote-tracking branch 'upstream/main'
carlosgjs 4331dee
Merge branch 'main' into carlos/trackcounts
carlosgjs afee6e7
refactor: rename TaskProgress to JobStateProgress
mihow 65d77cb
docs: update NATS todo and planning docs with session learnings
mihow 8e8cd80
Rename TaskStateManager to AsyncJobStateManager
carlosgjs 34af787
Merge branch 'carlos/trackcounts' of github.com:uw-ssec/antenna into …
carlosgjs afc4472
Track results counts in the job itself vs Redis
carlosgjs b6c3c6a
small simplification
carlosgjs b15024f
Reset counts to 0 on reset
carlosgjs b2e4a72
chore: remove local planning docs from PR branch
mihow a15ebda
docs: clarify three-layer job state architecture in docstrings
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
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.
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.