Details
-
Bug
-
Resolution: Duplicate
-
Major
-
2.8.9
-
Security Level: Public
-
None
-
1
Description
When a continuous replication goes offline, it registers an observer to watch for changes in connectivity. The code used to allow a single observer to be registered multiple times. If this happened often enough, the system would throw an uncheck exception: TooManyRequestsException, which will cause the thread to fail.
Attachments
Issue Links
- relates to
-
CBL-3665 Multiple network failures can cause exception: android.net.ConnectivityManager$TooManyRequestsException: null
- Closed