Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cosmos_mongo_db_ecommerce_params = {
cosmos_mongo_db_ecommerce_history_params = {
enable_serverless = false
enable_autoscaling = true
max_throughput = 30000
max_throughput = 40000
throughput = 1000
}

Expand Down