Skip to content

Commit 9975e15

Browse files
committed
add more specifics about deployment failures
1 parent 6739b88 commit 9975e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/concepts/debug.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ The AI debugging assistant is currently in preview and is currently limited in i
1717
When you deploy a service to the [Defang Playground](./defang-playground.md), the Defang CLI will wait for the service's status to switch to healthy. If the service fails to deploy, the AI debugger will kick in. It will analyze the logs and files in your project to identify the issue and provide you with a suggested fix.
1818

1919
:::warning
20-
The AI debugger currently only works in Playground.
20+
The AI debugger currently only works in Playground. We plan to expand this to BYOC providers in the near future.
2121
:::
2222

2323
:::info
24-
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.
24+
The AI debugger only kicks in when the service fails to deploy. This could be because of a build failure, healthchecks failing, or a variety of other issues. At the moment, we do not offer any way to trigger the AI debugger manually.
2525
:::

0 commit comments

Comments
 (0)