You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/glossary/durable-objects.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,4 +66,4 @@ entries:
66
66
67
67
- term: "event context"
68
68
general_definition: |-
69
-
The duration for which a Durable Object is kept in memory.
69
+
The duration of time that a Durable Object instance is processing an event, such as a remote procedure call. Compute duration charges are incurred for the duration of the event context.
0 commit comments