Skip to content

Commit ce75373

Browse files
committed
Remove API and operations rate limit rows from billing table
1 parent 594e0ab commit ce75373

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/billing.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ E2B uses [usage-based pricing](#usage-based-pricing) - you pay only for what you
2020
| **<Tooltip tip="Time a sandbox can run without being paused.">Max session length</Tooltip>** | 1 hour | 24 hours | Custom |
2121
| **<Tooltip tip="Number of sandboxes running at the same time.">Concurrent sandboxes</Tooltip>** | 20 | <Tooltip tip="Includes 100 concurrent sandboxes. Higher concurrency up to 1,100 is available as an add-on for $500/month.">100 - 1,100</Tooltip> | 1,100+ |
2222
| **<Tooltip tip="Number of template builds running at the same time.">Concurrent builds</Tooltip>** | 20 | 20 | Custom |
23-
| **<Tooltip tip="Applies to lifecycle and management operations such as sandbox create, kill, update, and list.">Sandbox API rate limit</Tooltip>** | 20,000 / 30s | 20,000 / 30s | Custom |
24-
| **<Tooltip tip="Applies to operations within running sandboxes such as running code, listing files, and running commands. Enforced per IP address.">Sandbox operations rate limit</Tooltip>** | 60,000 / 60s | 60,000 / 60s | Custom |
2523
| **<Tooltip tip="How quickly you can create new sandboxes.">Sandbox creation rate</Tooltip>** | 1 / sec | 5 / sec | Custom |
2624
| **<Tooltip tip="Maximum outbound network connections from a single sandbox.">Egress connections</Tooltip>** | 2,500 | 2,500 | Custom |
2725

0 commit comments

Comments
 (0)