RateLimiter currently uses the TemporarilyAvailable error code when rejecting requests for admission. This code has some issues though (see SERVER-105251), so we should update this to use a new code specific to this case.
- related to
- 
                    SERVER-105251 TemporarilyUnavailableException does not inherit from ExceptionForCat<ErrorCategory::SystemOverloadedError> -         
- Closed
 
-