-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Space - Delete
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When deleting a space ,you see : "Oops, something's gone wrong... This code: 429" error message.
Steps to Reproduce
- Try to delete space.
Expected Results
Space is deleted
Actual Results
When deleting space you get "Oops, something's gone wrong... This code: 429" error message
Workaround
- Rate Limiting: The 429 error is a result of rate limiting, which is a mechanism to control the number of requests a user can make to the server in a given time frame. This is to ensure server stability and performance.
- Retry After Some Time: If you encounter a 429 error, please wait for a while before attempting the deletion again. This allows the rate limit to reset.
- mentioned in
-
Page Loading...