Skip to content

Commit c9abab5

Browse files
committed
document the defautl rate limit for standby iincoming requests
1 parent aa60347 commit c9abab5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sources/platform/actors/running/actor_standby.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ the system starts new Actor runs, which you will see in the Actor runs tab, with
7171
7272
For requests sent to an Actor in Standby mode, the maximum time allowed until receiving the first response is _5 minutes_. This represents the overall timeout for the operation.
7373
74+
## What is the rate limit for incoming requests
75+
76+
The rate limit for incoming requests to a Standby Actor is _2000 requests per second_ per single standby Actor run.
77+
7478
## How do I customize Standby configuration
7579
7680
The Standby configuration currently consists of the following properties:

0 commit comments

Comments
 (0)