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

Planner: automatically detect job step readyness #217

Closed
katharinabassler opened this issue May 15, 2024 · 2 comments
Closed

Planner: automatically detect job step readyness #217

katharinabassler opened this issue May 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working implemented Issue has been implemented and is ready for test

Comments

@katharinabassler
Copy link
Collaborator

When the planner is restarted, job steps will be assigned the status WAITING_INPUT even if all necessary inputs are available. READY is only assigned in the next dispatch cycle. The planner should be capable to detect job step readiness in the first attempt.

@katharinabassler katharinabassler added the bug Something isn't working label May 15, 2024
@emelchinger emelchinger added the implemented Issue has been implemented and is ready for test label Nov 18, 2024
@emelchinger
Copy link
Collaborator

Not reproducible, job steps are started after real restart of planner service and after 'resume' of an order in prosEO GUI.
Probably solved during normal development.

@tangobravo62
Copy link
Collaborator

Closed as "not reproducible". If problem reappears, please file new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working implemented Issue has been implemented and is ready for test
Projects
None yet
Development

No branches or pull requests

3 participants