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

refactor(celery-workflow): avoid doing clip twice #515

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Dec 19, 2024

Closes #394

@matthiasschaub matthiasschaub marked this pull request as draft December 19, 2024 21:47
@matthiasschaub matthiasschaub force-pushed the refactor-celery-workflow branch 5 times, most recently from 3d0dec5 to b9b8c25 Compare December 23, 2024 01:04
@matthiasschaub matthiasschaub force-pushed the refactor-celery-workflow branch 2 times, most recently from 344cbee to 8dca7b1 Compare December 30, 2024 00:07
@matthiasschaub matthiasschaub marked this pull request as ready for review December 30, 2024 00:13
@matthiasschaub matthiasschaub force-pushed the refactor-celery-workflow branch from 8dca7b1 to 9413bc8 Compare December 30, 2024 04:57
Combine georeferencing and digitizing into one Celery group.
This leads to not needing to ma a request UUID to two Celery task/group
ids.
@matthiasschaub matthiasschaub force-pushed the refactor-celery-workflow branch from 9413bc8 to 77da6c6 Compare December 31, 2024 01:43
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.

optimize upload processing by not doing georeferencing twice
1 participant