Skip to content

Commit 412df32

Browse files
committed
the trace item schema is updated automatically
1 parent 9e67766 commit 412df32

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

src/content/docs/logs/reference/log-fields/account/workers_trace_events.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,7 @@ List of console messages emitted during the invocation.
6161

6262
Type: `string`
6363

64-
The outcome of the Worker script invocation. <br />The possible values for `Outcome` are:
65-
66-
* `ok`
67-
* `exception`
68-
* `exceededCpu`
69-
* `killSwitch`
70-
* `daemonDown`
71-
* `scriptNotFound`
72-
* `canceled`
73-
* `exceededMemory`
74-
* `loadShed`
75-
* `responseStreamDisconnected`
64+
The outcome of the Worker script invocation. <br />Possible values are <em>ok</em> \| <em>exception</em>.
7665

7766
## ScriptName
7867

0 commit comments

Comments
 (0)