You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: wrap discoverTrends() in try/catch for graceful fallback
If trend discovery throws (network error, API down, etc.), falls back
to FALLBACK_TRENDS instead of returning a 500. Matches the same
resilient pattern used for conductResearch().
Co-authored-by: research <research@miriad.systems>
0 commit comments