Commit Graph

1 Commits (c9195744a4c8196f5900a467d63327ad3a9c9bbc)

Author SHA1 Message Date
Erik Johnston fa5f5cbc74
Fix error handling during insertion of client IPs (#9051)
You can't continue using a transaction once an exception has been
raised, so catching and dropping the error here is pointless and just
causes more errors.
2021-01-08 14:15:20 +00:00