-
Type:
Specification change (Sub-task)
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: Proxy (P), Server (S)
-
None
-
Sprint 101 (Jun 2023), Sprint 102 (Jul 2023), Sprint 103 (Aug 2023)
-
4
Currently checks are retrieved under configuration cache write lock, this should be done from a thread into local queue for each async poller to avoid blocking of async poller that could result in items timing out.