Skip to content

Commit

Permalink
Merge branch 'main' into MAIN-14-on-error-content-type
Browse files Browse the repository at this point in the history
  • Loading branch information
infantesimone authored Jan 13, 2025
2 parents 0ecac68 + 732dedb commit 9e5096b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/domains/ecommerce-common/env/weu-prod/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cosmos_mongo_db_ecommerce_params = {
cosmos_mongo_db_ecommerce_history_params = {
enable_serverless = false
enable_autoscaling = true
max_throughput = 1000
max_throughput = 10000
throughput = 1000
}

Expand Down

0 comments on commit 9e5096b

Please sign in to comment.