Potential N+1 on CorpusWorkerVersionList
Refs. !1763 (closed)
API call: GET /api/v1/corpus/<uuid>/versions/
Hints:
- Potential n+1 query detected on
Worker.type
- Potential unnecessary eager load detected on
Revision.versions
Refs. !1763 (closed)
API call: GET /api/v1/corpus/<uuid>/versions/
Hints:
Worker.type
Revision.versions