Skip to content
Snippets Groups Projects
Commit 878f94bb authored by Pierre Boudes's avatar Pierre Boudes
Browse files

fin du debug, pas convaincant

parent 31eb0a90
Branches main
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ class VerifyLinkService < BaseService
field.mark_verified!
rescue OpenSSL::SSL::SSLError, HTTP::Error, Addressable::URI::InvalidURIError, Mastodon::HostValidationError, Mastodon::LengthValidationError => e
Rails.logger.info "Error fetching link #{@url}: #{e}"
Rails.logger.debug "Error fetching link #{@url}: #{e}"
nil
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment