Skip to content

Comments

AB#98123 plybooks run not working properly#227

Merged
deepaknegi-cognigy merged 2 commits intomainfrom
feature/98123-plybooks-run-not-working-properly
Jun 13, 2025
Merged

AB#98123 plybooks run not working properly#227
deepaknegi-cognigy merged 2 commits intomainfrom
feature/98123-plybooks-run-not-working-properly

Conversation

@KeiKey
Copy link
Contributor

@KeiKey KeiKey commented Jun 12, 2025

Addressing this issue.

The current flow:

  1. When a Playbook is scheduled, a task is returned.
  2. The task contains the PlaybookRunId corresponding to the Playbook run.
  3. We try to get the status of the the PlaybookRun.

The problem here is that we aren't waiting for the task to be completed. As a result there were cases of errors being thrown about Playbook not being found because the run wasnt completed yet.

@deepaknegi-cognigy
Copy link
Contributor

Working as expected.

@deepaknegi-cognigy deepaknegi-cognigy merged commit f38e5b2 into main Jun 13, 2025
3 checks passed
@XavierJordaMurria
Copy link
Collaborator

🎉 This PR is included in version 1.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dcxn dcxn changed the title Feature/98123 plybooks run not working properly AB#98123 plybooks run not working properly Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants