-
Type: Improvement
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Completed
-
Affects Version/s: CFA 2020R3
-
Fix Version/s: CFA 2021R1
-
Component/s: Core
-
Labels:None
-
Story Points:5
-
Sprint:CFAMX 2021R1 Sprint 1
When something goes wrong in the SignalR communication process, it appears that SignalR does an auto-retry. The problem is that if the communication cannot be re-established it will loop indefinitely which may be making tons of unnecessary calls which in certain places (like the menu) has caused the database to get overloaded.
What we need is some sort of control over this process to prevent database overload and possibly alert the user there is a possible issue.
- implements
-
CFAMX-12120 SignalR Usage and Counts Query Refactor
- Closed
- Is Clone Of
-
CFAMX-12144 CLONE R4 - SignalR Failure catch
- Done