Skip to content

cloud: Bump archival RAM to (the max of) 8GB#615

Merged
spbnick merged 1 commit intomainfrom
bump_archive_ram_to_8gb
Nov 20, 2024
Merged

cloud: Bump archival RAM to (the max of) 8GB#615
spbnick merged 1 commit intomainfrom
bump_archive_ram_to_8gb

Conversation

@spbnick
Copy link
Copy Markdown
Collaborator

@spbnick spbnick commented Nov 20, 2024

Bump the RAM allocated to the data archival cloud function from 4GB to 8GB, so we avoid aborting on out-of-memory when transferring 12 hours of data at a time.

It could be that BigQuery is accumulating memory use over time and running out, despite us calling gc.collect() after every transfer, but I don't have the time to pursue this further.

Bump the RAM allocated to the data archival cloud function from 4GB to
8GB, so we avoid aborting on out-of-memory when transferring 12 hours
of data at a time.

It could be that BigQuery is accumulating memory use over time and
running out, despite us calling gc.collect() after every transfer, but I
don't have the time to pursue this further.
@spbnick spbnick merged commit cb4bd7f into main Nov 20, 2024
@spbnick spbnick deleted the bump_archive_ram_to_8gb branch November 20, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant