Troubleshooting diagnostics doc (#5526)

This commit is contained in:
Rizel Scarlett
2025-11-02 14:19:47 -05:00
committed by GitHub
parent 722103a1ed
commit de0afbeb1b
12 changed files with 268 additions and 76 deletions
+1 -1
View File
@@ -54,4 +54,4 @@ Use [lead/worker model](/docs/tutorials/lead-worker/) to have goose use a "lead"
Write [recipes](/docs/guides/recipes/session-recipes) that check your current state before acting, so they can be run multiple times without causing any errors or duplication.
### Add Logging to Recipes
Inlcude informative log messages in your recipes for each major step to make debugging and troubleshooting easier should something fail.
Include informative log messages in your recipes for each major step to make debugging and troubleshooting easier should something fail.