mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
The report's embedded insights subquery is capped at APP_LIMIT_SUBQUERY, so insights past position 1000 would 404 even though they exist. Try the embedded slice first, then fall back to a scoped direct lookup. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>