Replace emergency call with error

Created on 8 February 2023, over 1 year ago
Updated 11 May 2023, about 1 year ago

At the moment, looking in codebases, dropsolid_purge seems to be the only module using the emergency level for logging problems (used in \Drupal\dropsolid_purge\Plugin\Purge\Purger\DropsolidPurger::logFailedRequest). Some hosting providers automatically send emergency levels to all active SSH sessions because an emergency is supposed to interrupt your workflow and you have to investigate immediately.

Considering that one cache clear can give multiple requests and that emergency means "System is unusable", I think this should be changed to error or maybe critical. The absolute highest you could say it needs to be is alert, but I think even that is overkill.

Thoughts?

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium daften

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024