Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorБорисов Семён <kotopheiop@mail.ru>2025-12-12 16:29:27 +0300
committerGitHub <noreply@github.com>2025-12-12 16:29:27 +0300
commitf000322a06f78273f48fb354768418c6fd8c3290 (patch)
treee660f1b0d40436ba982e983e3d8ac6f8a3d078d2 /CONTRIBUTING.md
parent0ea8b5352a0482e6201faf55fe3963362e7a6d33 (diff)
fix: handle CPU threshold error to prevent false notifications (#3603)
Previously, when GetTgCpu() failed, the error was ignored and threshold defaulted to 0, causing notifications to be sent for any CPU usage. Now the job properly checks for errors and skips notifications if: - The threshold cannot be retrieved (error) - The threshold is not set or is 0 This ensures notifications are only sent when CPU usage exceeds the configured threshold value from settings.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions