luanti-org / luanti-org/contentdb
Timeout when users start to spamming the queue with review requests
Open
Nobody has claimed this yet.
Feature
- Dominant language
- Python
- Stars
- 115
- Forks
- 62
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 5
Description
## Problem
When users start to spam the review queue with requests, it overwhelms moderators and reviewers.
## Solutions
An arbitrary timeout when this is detected.
## Additional context
wsor gave me this idea.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the review-queue request handling and the moderation workflow in the Python application. Define how repeated requests are detected and what timeout behavior is expected, then verify that normal review requests remain usable while spam is limited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100