Commit 9cd19d8
committed
fix: capture error stack for codegen runtime errors
Whenever Genkit, or other runners throw an error during LLM response
generation, we don't capture the stack. This makes debugging really
hard.1 parent 849123d commit 9cd19d8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments