Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Downgrade repl stream time out error to warning #16401

Merged
merged 2 commits into from
Sep 29, 2023

Commits on Sep 29, 2023

  1. Downgrade repl stream time out error to warning

    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.
    erikjohnston committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    45c2380 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    00ae5e9 View commit details
    Browse the repository at this point in the history