You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 27We have actually already taken this into account! In general, high-rep users should not see any additional rate-limiting, even when submitting automated requests to the site e.g. via userscripts. The exact implementation of these rate-limits is less black-and-white than stated in the original post, and more complex exceptions exist than the ones strictly listed there. However, due to the associated complexity, please keep in mind that we can't guarantee those exceptions will be completely infallible.Slate– Slate StaffMod2024-09-19 17:05:21 +00:00Commented Sep 19, 2024 at 17:05
- 10@Slate would you mind saying how high rep is high rep? 100? 1000? 10000? Is it rep one site or rep on the site in question? Anyways, I do appreciate that you thought of this.Starship– Starship2024-09-19 17:50:26 +00:00Commented Sep 19, 2024 at 17:50
- 10Pretty sure the exact details are kept hidden or vague on purpose, as there are high rep users who become trolls, and might use that info for bad stuff.user152859– user1528592024-09-19 17:54:39 +00:00Commented Sep 19, 2024 at 17:54
- 1Okay...well if so could I get something of very general range at least. Because I think that depending on the answer to that how much a help this is is a big difference. @ShadowWizardStarship– Starship2024-09-19 17:55:36 +00:00Commented Sep 19, 2024 at 17:55
- 2@Starship I would imagine it's linked to the Trusted User privilege, but we're not going to get any further details. (As much as I dislike the Cloudflare setup, this is one of those things I agree with secrecy about: it is literally security by obscurity, and only effective as long as the obscurity remains.)wizzwizz4– wizzwizz42024-09-19 19:43:35 +00:00Commented Sep 19, 2024 at 19:43
- 2While it might solve many problems, there are also many legitimate sockpuppets for automation reasons and these probably don't have that much reputation, e.g. Natty (that might use the API though, I don't know).dan1st– dan1st2024-09-19 20:31:11 +00:00Commented Sep 19, 2024 at 20:31
- @dan1st I didn't say it would solve everything but its a step in the right direction, is it not?Starship– Starship2024-09-19 21:35:53 +00:00Commented Sep 19, 2024 at 21:35
- 8@Slate I don't suppose the complexity is due (in part) to using network rep to exempt users network wide instead of only on sites where they have high rep? For example, Charcoal users allow the tool to flag on their behalf to help smaller sites stay spam free. Now, I think that's done through the API, so maybe not a concern directly but I guess it seems reasonable for the system to assume that the user should be exempt everywhere. I was actually wondering why mods were only exempt on their own sites, too for similar reasons.Catija– Catija2024-09-19 22:44:45 +00:00Commented Sep 19, 2024 at 22:44
- 1@Slate here's a high rep user running into issues: meta.stackoverflow.com/questions/431678/… Would you take a look to see if this is related to the recent changes?M--– M--2024-09-23 16:02:15 +00:00Commented Sep 23, 2024 at 16:02
- 5@M-- These changes haven't gone out yet. Rate limits won't be active until, at earliest, the last week in October.Slate– Slate StaffMod2024-09-23 16:04:13 +00:00Commented Sep 23, 2024 at 16:04
- @M-- that's just CloudFlare blocking certain IP addresses based on... god knows what. However, it's not new, and not related to what announced here.user152859– user1528592024-09-25 10:15:07 +00:00Commented Sep 25, 2024 at 10:15
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you