Skip to content

Commit 9d5d441

Browse files
authored
Update overview.mdx
1 parent bad9990 commit 9d5d441

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

serverless/overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ The access point for your Serverless application. Endpoints provide a URL where
3232

3333
The container instances that execute your code when requests arrive at your endpoint. Runpod automatically manages worker lifecycle, starting them when needed and stopping them when idle to optimize resource usage.
3434

35-
By default, your account can have up to 60 Serverless workers (flex + active combined) across all endpoints. [Contact support](https://www.runpod.io/contact) to increase this limit if needed.
36-
3735
### [Handler functions](/serverless/workers/handler-functions)
3836

3937
The core of your Serverless application. These functions define how a worker processes incoming requests and returns results. They follow a simple pattern:

0 commit comments

Comments
 (0)