clickstream-android
clickstream-android copied to clipboard
[Ft]:[DEVX-8764]:Clickstream Health refactor
Refactoring Clickstream
- API key based authentication.
- Fixing socket connection issues to improve socket connection time.
- Fixing event duplication issues
Refactoring Health Tracking
Health tracking is now managed by CSHealthProcessor. Changes:
- Fixed various issues related to health config like version check, verbosity.
- Removed redundant health events.
- Fixed health event count calculation logic.
- Fixed OOM errors by adding batching strategy while fetching health data.
- Added low memory check