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?
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.