transitmatters / mbta-performance

For processing performance data for the data dashboard
MIT License
0 stars 0 forks source link

Errors with SQL in lambda despite 10gb disk #22

Closed devinmatte closed 2 months ago

devinmatte commented 2 months ago
(sqlite3.OperationalError) database or disk is full
[SQL: DELETE FROM "ShapePoint"]
(Background on this error at: https://sqlalche.me/e/20/e3q8)

The disk it set to 10GB and we have 10GB of RAM available to the lambda