Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

If a player's request is throttled does it affect the other players?

Asked by 6 years ago

So, I'm basically asking if requests only affect the player, so If someone were to spam a save button, for example, would it affect the other player's request?

1 answer

Log in to vote
0
Answered by 6 years ago
Edited 6 years ago

The request limit is on the server, and if you go over the request limit, it could affect everyone.

Add a server-sided debounce to the save function, as well as a local debounce to keep players from spamming the save button.

Ad

Answer this question