Skip to content

Commit c4201c8

Browse files
committed
Adding in proper definition for "event context" in the glossary.
1 parent 8ec76f8 commit c4201c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/glossary/durable-objects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ entries:
6666
6767
- term: "event context"
6868
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

Comments
 (0)