You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: improve key management and refresh logic
Refactored the KeyManager to simplify key refresh logic and improve thread safety. Extracted logic into a new function `tryRefreshKey` and adjusted synchronisation to reduce contention. These changes enhance code clarity and maintainability.
Signed-off-by: Clemintina <git@seraph.si>
0 commit comments