Skip to content

Add comprehensive billing and lifecycle documentation #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

christianalfoni
Copy link
Contributor

  • Added BILLING_AND_LIFECYCLE.md with detailed billing information
  • Covers sandbox states (running, hibernated, shutdown) and billing impact
  • Provides code examples for proper shutdown and hibernation practices
  • Includes monitoring scripts for cost management and usage tracking
  • Addresses common questions about dormancy, billing calculation, and cleanup
  • Updated README.md with billing section and lifecycle management examples

Resolves user questions about:

  1. How billing is calculated (VM credits × runtime hours)
  2. Hibernation/dormancy behavior (stops billing immediately)
  3. Proper shutdown methods to stop billing
  4. Identifying long-running sandboxes for cost optimization

🤖 Generated with Claude Code

- Added BILLING_AND_LIFECYCLE.md with detailed billing information
- Covers sandbox states (running, hibernated, shutdown) and billing impact
- Provides code examples for proper shutdown and hibernation practices
- Includes monitoring scripts for cost management and usage tracking
- Addresses common questions about dormancy, billing calculation, and cleanup
- Updated README.md with billing section and lifecycle management examples

Resolves user questions about:
1. How billing is calculated (VM credits × runtime hours)
2. Hibernation/dormancy behavior (stops billing immediately)
3. Proper shutdown methods to stop billing
4. Identifying long-running sandboxes for cost optimization

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link

codesandbox-ci bot commented Aug 8, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant