The BLAST service catches all errors and falls back to mock data (lines 131-136), but this silently hides network failures from users. Consider showing a warning notification when falling back to mock data so users know they're not seeing real results. The console.warn is helpful for debugging but users won't see it.
Originally posted by @Copilot in #81 (comment)
The BLAST service catches all errors and falls back to mock data (lines 131-136), but this silently hides network failures from users. Consider showing a warning notification when falling back to mock data so users know they're not seeing real results. The console.warn is helpful for debugging but users won't see it.
Originally posted by @Copilot in #81 (comment)