igor9silvaI
Convex Community9mo ago
2 replies
igor9silva

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.
image.png
Was this page helpful?