care icon indicating copy to clipboard operation
care copied to clipboard

Replace N+1 Queries

Open sainak opened this issue 1 year ago • 0 comments

We're having N+1 queries at multiple API calls, which is hurting performance. We should update the serializers or prefetch objects, whatever is best for that endpoint.

  • [ ] #1334
  • [ ] #1335
  • [ ] #1336
  • [ ] #1337
  • [ ] #1338
  • [ ] #1339
  • [x] #1853

sainak avatar Jun 02 '23 11:06 sainak