igor9silva
igor9silva3mo ago

CLI breaking on schema changes

Hi. CLI seem to be breaking when I update the schema and have an invalid entry. That causes the CLI reactivity to stop. Started today.
Error: [CONVEX Q(_system/cli/queryTable:default)] [Request ID: c01b6e01590bafec] Server Error
Uncaught Error: Too many bytes read in a single function execution (limit: 16777216 bytes). Consider using smaller limits in your queries, paginating your queries, or using indexed queries with a selective index range expressions.
Error: [CONVEX Q(_system/cli/queryTable:default)] [Request ID: c01b6e01590bafec] Server Error
Uncaught Error: Too many bytes read in a single function execution (limit: 16777216 bytes). Consider using smaller limits in your queries, paginating your queries, or using indexed queries with a selective index range expressions.
No description
2 Replies
igor9silva
igor9silvaOP3mo ago
cant find how to close this, but its not happening anymore
erquhart
erquhart2mo ago
Added the resolved tag

Did you find this page helpful?