-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS: windows
-
Not Needed
-
None
-
Developer Tools
Problem Statement/Rationale
When compass is disconnected, it will try to reconnect indefinitely and it causes CPU spike.
Steps to Reproduce
connect compass to a database.
disconnect network connection (for example turn off vpn)
check cpu usage
Expected Results
after disconnect, it should try to reconnect for a number of times in a reasonable interval but should not try to reconnect forever.