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

Review prepare_blend operation - priority #47

Closed
raphaelrpl opened this issue Mar 30, 2020 · 0 comments
Closed

Review prepare_blend operation - priority #47

raphaelrpl opened this issue Mar 30, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@raphaelrpl
Copy link
Contributor

During data cube generation, the task prepare_blend is called in order to organize the period and quality bands. After that, it calls the task blend for each band group. Once blend is dispatched, it re-schedule the data cube generation to the end of queue. It is inconvenient since if there are several tiles to do, it may take too long to finish a data cube. It should be triggered with a high priority task.

Link: Celery Message Priority

@raphaelrpl raphaelrpl added the enhancement New feature or request label Mar 30, 2020
@raphaelrpl raphaelrpl added this to the Version 0.4.0 milestone Mar 30, 2020
@raphaelrpl raphaelrpl self-assigned this Mar 30, 2020
@raphaelrpl raphaelrpl changed the title Review prepare_blend operation Review prepare_blend operation - priority Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant