CpuUtilization target for QueueProcessingFargateService #20700
-
Dear colleagues, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
The target value is hard-coded in QueueProcessingServiceBase inside a protected method that can presumably be overwritten. I think a feature request to make this value configurable should be easy enough. Have you considered cutting an issue for this? |
Beta Was this translation helpful? Give feedback.
-
Our L3 constructs will make some opinionated choices like this, as mentioned above by @openwebsolns this is hardcoded. Please consider using the L2 constructs instead if something you need to configure is not easily configurable either directly or through escape hatches. We already have a feature request open for this, let's keep discussion there #23624 |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Our L3 constructs will make some opinionated choices like this, as mentioned above by @openwebsolns this is hardcoded. Please consider using the L2 constructs instead if something you need to configure is not easily configurable either directly or through escape hatches.
We already have a feature request open for this, let's keep discussion there #23624