After checking, one execution of the lambda function shouldn't need more than about 512MB, but is currently set to 3008MB, which is way too much. Tricky business, because if a tile ever requires more memory the process will fail, but that much memory gets expensive.
After checking, one execution of the lambda function shouldn't need more than about 512MB, but is currently set to 3008MB, which is way too much. Tricky business, because if a tile ever requires more memory the process will fail, but that much memory gets expensive.