Is there an easy way to suppress the 'failed to get cpu quota in container' warning messages in RisingWave on ECS?
I'm running RisingWave on ECS and getting multiple 'failed to get cpu quota in container' warning messages in the logs. Is there a straightforward way to suppress these warnings?
There is no direct way to suppress the 'failed to get cpu quota in container' warning messages in RisingWave on ECS.
One suggestion is to comment out the corresponding line of code that generates the warning and build a new image.
Another approach could be to ensure that the container API works correctly in your environment to avoid these warnings.
Consider opening an issue with detailed deployment information once you have a summary of the setup on ECS, so the RisingWave team can reproduce the setting and address the problem.