Revert "Feat/compliance" (#13798)
This commit is contained in:
parent
7f9eb35e1f
commit
4229d0f9a7
4 changed files with 1 additions and 71 deletions
|
|
@ -101,9 +101,3 @@ class AccountInFreezeError(BaseHTTPException):
|
|||
"This email account has been deleted within the past 30 days"
|
||||
"and is temporarily unavailable for new account registration."
|
||||
)
|
||||
|
||||
|
||||
class CompilanceRateLimitError(BaseHTTPException):
|
||||
error_code = "compilance_rate_limit"
|
||||
description = "Rate limit exceeded for downloading compliance report."
|
||||
code = 429
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue