Troubleshooting
Common issues and how to fix them. If your problem is not listed here, check the error codes reference.
- Check the cell status badge, click it for error details
- Check the column run progress bar, expand error list
- Verify your AI provider key in Settings > AI Providers
- Check the audit log in Settings for recent errors
Smart Column Issues
My smart column is not running
Smart columns only execute when triggered. Check these common causes:
How to fix:
Cells show "Error" status
Click the cell to open the Cell Details panel. The error message tells you exactly what went wrong. Common causes:
How to fix:
Column says "circuit breaker tripped"
The circuit breaker activates when more than 50% of cells fail within 60 seconds. This protects your API budget.
How to fix:
Smart column shows "unknown reference" error
Template references like {{column_name}} must match an existing column name exactly.
How to fix:
Data & Limits
I hit my row limit
Each plan has a per-tab row limit. When you reach it, inserts are rejected.
How to fix:
DAG run says "rows deferred"
The DAG engine processes a maximum of 500 rows per invocation to stay within CPU limits.
How to fix:
Connectivity
Incoming webhook is not creating rows
Check these common issues:
How to fix:
Real-time updates stopped working
WebSocket connections can drop due to network changes or token expiry.
How to fix:
The table page freezes when I click Add column, Integration, or Auto-run
This usually means the browser is running stale table assets or the page is still attached to a previous import-heavy session.
How to fix:
Getting Help
If you cannot resolve your issue with the steps above:
- Email [email protected] with your error code and trace ID (shown in error responses)
- Include the column run ID if the issue is with a smart column
- Check the Error Codes page for the full list of error codes and their meanings
