wait 30s when BAD_GATEWAY
This commit is contained in:
@@ -7,3 +7,4 @@ class RequestResult(Enum):
|
||||
SUCCESS = "SUCCESS"
|
||||
COOKIES_ERROR = "COOKIES_ERROR"
|
||||
UNKNOWN = "UNKNOWN"
|
||||
BAD_GATEWAY = "BAD_GATEWAY"
|
||||
|
||||
Reference in New Issue
Block a user