rshamunov commented on code in PR #24958:
URL: https://github.com/apache/beam/pull/24958#discussion_r1104103312
##########
playground/terraform/infrastructure/variables.tf:
##########
@@ -94,12 +94,12 @@ variable "redis_name" {
variable "redis_tier" {
description = "Tier of Redis"
- default = "STANDARD_HA"
Review Comment:
@damondouglas, currently Playground use Redis for tasks that don't utilize
even Basic tier capacity. We are not at risk of performance issues, even if
usage of Playground environment grows significantly. Besides, we can
reconfigure Playground to use new Redis instance if we need.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]