Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Internal] Testing: Refactors MultiRegion test containers to use Autoscale #4688

Closed

Conversation

NaluTripician
Copy link
Contributor

Pull Request Template

Description

Refactored test container creation to use auto scale for cost saving

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Closing issues

To automatically close an issue: closes #IssueNumber

Refactored test container creation to use auto scale for cost saving
Id = MultiRegionSetupHelpers.containerName,
PartitionKeyPath = "/pk"
},
throughputProperties: ThroughputProperties.CreateAutoscaleThroughput(400));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is autoscale needed?
Are we running into throttling issues?

@NaluTripician
Copy link
Contributor Author

Closing PR, minimum container RUs is 1000.

auto-merge was automatically disabled September 13, 2024 17:45

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants