Description
When submitting many abuse reports in a short period of time, the system eventually responds with 429 Too Many Requests. Instead of showing the error message right away, Roblox repeatedly attempts to resend the same report multiple times, each time receiving the same 429 error.
After several retries, the page finally displays:
“Something went wrong submitting your report. Please try again later.”
This behavior is not expected. If a user is rate limited, the system should immediately return the error message instead of retrying the submission or holding the user on the Report Abuse screen.
Expected Behavior
The report page should instantly show “Something went wrong submitting your report. Please try again later.” if the request is rate limited (429), without retrying multiple times.
Actual Behavior
- Roblox repeatedly attempts to resend the report after a 429 error.
- Each retry fails with the same error.
- Only after multiple retries does the user finally see the error message.
- During this process, the user is stuck waiting on the submission screen.
Where it happens
Roblox website → Report Abuse submission form
When it happens
Consistently reproducible. Tested on September 3, 2025 at 23:30 TRT (GMT+3)
I am an active reporter, and until just yesterday, there was no such issue.
Reproduction Steps
- Submit multiple abuse reports consecutively.
- Once you reach the rate limit, the request returns
429 Too Many Requests. - Observe that the system retries sending the same report multiple times.
- After several retries, the error message appears:
“Something went wrong submitting your report. Please try again later.”
Frequency
100% reproducible once you hit the report submission rate limit.
System & Browser Info
- Browser: Opera GX 120.0.5543.204 (Chromium 135.0.7049.115)
- Operating System: Windows 11 Pro
- Processor: Intel Core Ultra 9 275HX
- Memory: 64 GB RAM
- Graphics: NVIDIA GeForce RTX 5090
- Browser extensions: None enabled