Skip to content

Conversation

raphaeltm
Copy link
Contributor

@raphaeltm raphaeltm commented Oct 16, 2024

Closes #105

@raphaeltm raphaeltm linked an issue Oct 16, 2024 that may be closed by this pull request
Copy link
Contributor

@Prakash-Sundaresan Prakash-Sundaresan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See detailed comments

:::

:::info
The AI debugger only kicks in when the service fails to deploy. At the moment, we do not offer any way to trigger the AI debugger manually.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this true? Doesn't it kick in if the Deploy succeeds but healthcheck fails?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What you're describing is what I would call a failed deployment.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, I just double checked with @lionello and it gets triggered for other deployment failures as well: "anything except compose syntax errors"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Prakash-Sundaresan I updated with more details about different potential failure cases.

@raphaeltm raphaeltm merged commit 1458fd4 into main Oct 17, 2024
3 checks passed
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.

Docs - these pages need updating
2 participants