Skip to content

Commit 3c66b75

Browse files
Update src/content/docs/waiting-room/troubleshooting.mdx
1 parent 4da61fd commit 3c66b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/waiting-room/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ Waiting Room is a distributed system, and achieving perfect global counting in r
143143

144144
In the case of a rapid spike — rising to several thousand users within a minute — the global state propagation process takes approximately two minutes, resulting in a delay before all data centers become aware of the spike. If this information is not disseminated quickly enough to other locations, temporary overshooting may occur, particularly when lower limits are in place.
145145

146-
This occurs because the portion of the budget reserved for new users to enter a data center is equally available to all data centers. Until the usage of this budget is synchronized acroos all data centers, each data center may consume a portion that collectively exceeds 100% of the global budget allocated for new users.
146+
This occurs because the portion of the budget reserved for new users to enter a data center is equally available to all data centers. Until the usage of this budget is synchronized across all data centers, each data center may consume a portion that collectively exceeds 100% of the global budget allocated for new users.

0 commit comments

Comments
 (0)