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

async reporting produces ever ongoing step #225

Open
lucamrgs opened this issue Sep 27, 2024 · 0 comments · May be fixed by #226
Open

async reporting produces ever ongoing step #225

lucamrgs opened this issue Sep 27, 2024 · 0 comments · May be fixed by #226
Assignees

Comments

@lucamrgs
Copy link
Collaborator

lucamrgs commented Sep 27, 2024

Describe the bug
Asynchronous reporting for step start and end results in playbook execution continuing, and the playbook executing being marked as complete, before reporting step end is triggered. And, the current logic prevents the step status being updated for an execution reported as finished.

Expected behavior
An execution should be reported as completed only once all steps execution have been reported terminated (=not ongoing)

@lucamrgs lucamrgs changed the title bash action results in infinite execution bash command individual agent results in infinite execution Sep 27, 2024
@lucamrgs lucamrgs changed the title bash command individual agent results in infinite execution unsupported agent results in infinite execution Sep 27, 2024
@lucamrgs lucamrgs changed the title unsupported agent results in infinite execution async reporting produces ever ongoing step Sep 27, 2024
@lucamrgs lucamrgs linked a pull request Sep 27, 2024 that will close this issue
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 a pull request may close this issue.

1 participant