Skip to content

Conversation

@ghostwriternr
Copy link
Member

Summary

Separate sandbox-level operations (getSandbox, destroy) from session-level operations by creating a new Lifecycle API page. Previously destroy() was misplaced in the Sessions API despite operating on the entire container.

Add missing deleteSession() documentation and document auto-session creation behavior.

Separate sandbox-level operations (getSandbox, destroy) from
session-level operations by creating a new Lifecycle API page.
Previously destroy() was misplaced in the Sessions API despite
operating on the entire container.

Add missing deleteSession() documentation and document auto-session
creation behavior. Remove unnecessary comparisons between methods.
@whoiskatrin whoiskatrin merged commit 5ad3ae3 into cloudflare:production Nov 6, 2025
2 checks passed
threepointone pushed a commit that referenced this pull request Nov 7, 2025
* Improve sandbox lifecycle documentation

Separate sandbox-level operations (getSandbox, destroy) from
session-level operations by creating a new Lifecycle API page.
Previously destroy() was misplaced in the Sessions API despite
operating on the entire container.

Add missing deleteSession() documentation and document auto-session
creation behavior. Remove unnecessary comparisons between methods.

* Remove link to sessions API from lifecycle page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants