pythonanvil.tables.TableError: Internal database error: ERROR: canceling statement due to user request

I observed that a specific table was consistently causing errors whenever it was accessed. To resolve this issue, I downloaded the data from the problematic table, created a new table, and then uploaded the data into the newly created table. This action successfully resolved the problem.
(please note that the issue started with the outage)

1 Like