refactor: move the imap backoff keys to installation configs
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
require 'net/imap'
|
||||
|
||||
class Imap::AuthenticationError < StandardError; end
|
||||
|
||||
module ExceptionList
|
||||
REST_CLIENT_EXCEPTIONS = [RestClient::NotFound, RestClient::GatewayTimeout, RestClient::BadRequest,
|
||||
RestClient::MethodNotAllowed, RestClient::Forbidden, RestClient::InternalServerError,
|
||||
|
||||
Reference in New Issue
Block a user