Data-to-Insight-Center / cyberinfrastructure-knowledge-network

An Edge AI Distributed Framework
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Improve Error Handling for Empty Database in Camera Traps Page #23

Closed nee1k closed 2 months ago

nee1k commented 2 months ago

When the database is empty, the Camera Traps page is throwing an uncaught exception due to an undefined variable selected_experiment. Instead of this error, we should display a user-friendly message indicating that the database is empty.