There was an error while loading. Please reload this page.
1 parent 34e86b0 commit 0097e7fCopy full SHA for 0097e7f
1 file changed
docs/monitoring/task-errors/overview.mdx
@@ -134,9 +134,9 @@ type.
134
* Retention is per task and per table, so a single noisy task cannot push errors out of
135
an unrelated task.
136
137
-* Errors are also included in the server's debug package as `etl.errors.json`, so
138
- support engineers can capture a full error history without going through Studio or
139
- the HTTP endpoints.
+* Errors are also included in the server's debug package as `etl.errors.json` (for
+ ETL task errors) and `ai.errors.json` (for AI task errors), so support engineers
+ can capture a full error history without going through Studio or the HTTP endpoints.
140
141
</Panel>
142
0 commit comments