Comment by alexpotato
5 hours ago
Went through something similar recently with database calls.
Co-pilot said something about having too many rows returned and had some complex answer on how to reduce row count.
I just added a "LIMIT 100" which was more than adequate.
No comments yet
Contribute on Hacker News ↗