WildMeOrg / Wildbook

Wild Me's first product, Wildbook supports researchers by allowing collaboration across the globe and automation of photo ID matching
https://www.wildme.org/wildbook.html
GNU General Public License v2.0
104 stars 67 forks source link

Silence high traffic I3S exception with better exception handling #668

Closed holmbergius closed 2 months ago

holmbergius commented 2 months ago

I3S results page throws a persistent NullPointerException that interferes with other support and logging. Hushing the exception through better exception handling.

Changes