Skip to content

Commit 509696c

Browse files
Oxyjunnevikashah
authored andcommitted
[DO] Updating wording in Lifecycle of DO chapter (#24722)
* Updating wording in Lifecycle of DO chapter * Update src/content/docs/durable-objects/concepts/durable-object-lifecycle.mdx
1 parent 4e998a3 commit 509696c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/durable-objects/concepts/durable-object-lifecycle.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Assuming a Durable Object does not run, the first incoming request or event (lik
3939

4040
At this point the Durable Object is in the **active in-memory state**.
4141

42-
If it continuously receives requests or events within 10 seconds of each other, the Durable Object will remain in this state.
4342

4443
Once all incoming requests or events have been processed, the Durable Object remains idle in-memory for a few seconds either in a hibernateable state or in a non-hibernateable state.
4544

0 commit comments

Comments
 (0)