santaigg / wavescan

0 stars 0 forks source link

full_profile fails if payload is too big #1

Open limited-io opened 1 week ago

limited-io commented 1 week ago

Steps to Reproduce:

  1. Navigate to Santai.GG/truo
  2. Full profile network request fails, response is a timeout

Confirm the problem is the response payload size / supabase query timing out. If so, Match History payload should likely be paginated

limited-io commented 3 days ago

I was able to temporarily solve this issue by adding better db indexes