Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Storage Issue Stops Tracking Browser #27

Open
pravesh-torc opened this issue Oct 1, 2024 · 0 comments
Open

Local Storage Issue Stops Tracking Browser #27

pravesh-torc opened this issue Oct 1, 2024 · 0 comments

Comments

@pravesh-torc
Copy link

Description:
There is an issue with the browser tracking feature where the local storage gets full, which causes the tracking to stop. Currently, the only solution is to manually delete the data, after which tracking resumes.

Suggested Solution:
Implement an auto-cleanup mechanism for the local storage when it reaches a certain limit to prevent tracking from being interrupted. This will ensure continuous browser tracking without manual intervention.

Steps to Reproduce:
Use the browser tracking feature for an extended period.
Observe that once local storage is full, tracking halts.
Manually clear the local storage to resume tracking.

Expected Behavior:
Local storage should automatically clear or manage space when reaching its limit to ensure uninterrupted tracking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants