From 750008a8fc2bdbed5dd7f360fb0ac55a41875be9 Mon Sep 17 00:00:00 2001 From: Jakub Dobry Date: Thu, 5 Feb 2026 10:19:20 +0100 Subject: [PATCH] Add egress connections limit to rate limits documentation --- docs/sandbox/rate-limits.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/sandbox/rate-limits.mdx b/docs/sandbox/rate-limits.mdx index e86d62f8..1bcefeca 100644 --- a/docs/sandbox/rate-limits.mdx +++ b/docs/sandbox/rate-limits.mdx @@ -11,6 +11,7 @@ This page describes API and sandbox rate limits of the E2B platform. - [Sandbox operations & requests to sandboxes](#sandbox-operations-%26-requests-to-sandboxes) - [Concurrent Sandboxes](#concurrent-sandboxes) - [Sandbox creation rate](#sandbox-creation-rate) +- [Egress connections](#egress-connections) - [Reaching limits](#reaching-limits) - [Increasing and avoiding rate limits](#increasing-and-avoiding-rate-limits) @@ -50,6 +51,12 @@ Here's a limits breakdown table based on the plan: 5 / sec Custom + + Egress connections per sandbox + 2,500 + 2,500 + Custom + @@ -112,6 +119,14 @@ This limit controls how quickly you can create new sandboxes. ### Enterprise tier **Custom limit - 5+ sandboxes per second** +--- + +## Egress connections + +**2,500 connections per sandbox** + +This limit controls the maximum number of outbound (egress) network connections that can be established from a single sandbox. + ## Reaching limits When you reach the limits of your plan, subsequent requests/function calls will be effectively dropped and return the following: