You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
The DB incurs downtime (~2 mins) during data imports (x2) when we swap the DB instance type and parameter group. This prevents DB writes during import from overwhelming available DB I/O and CPU.
Potential solutions may involve a re-imagining of the DB, or we could just ingest all the data entirely, preventing us from having to do another import. This particular option was requested in azavea/temperate#1135.
The text was updated successfully, but these errors were encountered:
The DB incurs downtime (~2 mins) during data imports (x2) when we swap the DB instance type and parameter group. This prevents DB writes during import from overwhelming available DB I/O and CPU.
Potential solutions may involve a re-imagining of the DB, or we could just ingest all the data entirely, preventing us from having to do another import. This particular option was requested in azavea/temperate#1135.
The text was updated successfully, but these errors were encountered: