Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.94.0rc1 | David Robertson | 2023-10-03 | 1 | -1/+0 |
| | |||||
* | Downgrade repl stream time out error to warning (#16401) | Erik Johnston | 2023-09-29 | 1 | -0/+1 |
This is because if a worker reaches ~100% CPU then everything starts lagging and we hit the log line a lot. When at error we invoke sentry and that has a lot of overhead, which then puts even more pressure on the worker. |