Open Issues Need Help
View All on GitHub Fix: Investigate and resolve profile query timeouts causing authentication to hang about 2 months ago
AI Summary: Investigate and resolve authentication timeouts caused by slow or hanging profile queries to a Supabase database. This involves debugging RLS policies, checking database logs and connection pools, testing with different clients, and ultimately removing a temporary bypass flag implemented in PR #69. The solution must ensure profile queries complete within 100ms and include robust testing.
Complexity:
4/5
bug help wanted