When airplane mode is active, the Supabase client hung indefinitely waiting for a network response, blocking the mock track fallback. Now races the query against a 6-second Task.sleep so mock tracks load immediately after timeout.
When airplane mode is active, the Supabase client hung indefinitely waiting for a network response, blocking the mock track fallback. Now races the query against a 6-second Task.sleep so mock tracks load immediately after timeout.