https://bugs.kde.org/show_bug.cgi?id=447245

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/discover/-/commit/000772
                   |                            |d959fb7b51ed29cd18dcc9bdb43
                   |                            |5d6e8fe
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #24 from Harald Sitter <sit...@kde.org> ---
Git commit 000772d959fb7b51ed29cd18dcc9bdb435d6e8fe by Harald Sitter.
Committed on 16/12/2024 at 15:33.
Pushed by sitter into branch 'master'.

notifier: reduce the idle time to 1 minute

the motivation here was to not have the update run while the user is
using the system so as to not disturb workflows. alas, the problem is
that idle time is a poor measure because the system may never be idle
for long enough or the user returns before the update is complete
rendering the idle timeout pointless to begin with.

accepting defeat here, we are bring this value way down.

should this become a problem we may need to investigate better solutions
depending on what the actual problem is (e.g. cgroup constraints could
help with load issues). remains to be seen if there will be problems
though.

M  +6    -2    notifier/UnattendedUpdates.cpp

https://invent.kde.org/plasma/discover/-/commit/000772d959fb7b51ed29cd18dcc9bdb435d6e8fe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to