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

runservice: fix/improve executor delete logic #69

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Jul 29, 2019

  • Don't fail tasks inside the delete executor action, just delete the executor
    from etcd

  • The scheduler, when detecting a task without a related executor will mark the
    task as failed and correctly set end time of the task and its steps.

* Don't fail tasks inside the delete executor action, just delete the executor
from etcd

* The scheduler, when detecting a task without a related executor will mark the
task as failed and correctly set end time of the task and its steps.
@sgotti sgotti force-pushed the runservice_fix_executor_delete branch from feed040 to b81ad4c Compare July 29, 2019 10:06
@sgotti sgotti merged commit fe90eec into agola-io:master Jul 29, 2019
@sgotti sgotti deleted the runservice_fix_executor_delete branch February 19, 2020 09:08
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
…lete

runservice: fix/improve executor delete logic
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
…lete

runservice: fix/improve executor delete logic
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.

1 participant