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

StartupProcessor enhancements #696

Merged
merged 1 commit into from
Dec 6, 2018
Merged

StartupProcessor enhancements #696

merged 1 commit into from
Dec 6, 2018

Conversation

F43nd1r
Copy link
Member

@F43nd1r F43nd1r commented Sep 15, 2018

Closes #694

@mikehardy you can call new LimiterData().store(context) to clear limiter data manually.

…ting old reports after app update. Deprecated old option. Limiter can also delete its own config after app update.
@F43nd1r F43nd1r added this to the acra-5.3.0 milestone Sep 15, 2018
@mikehardy
Copy link
Contributor

Wow, that's the full capture / implementation of the idea - I'll use the API you mention in case a user toggles their reporting state (something that indicates they're purposefully wanting to log errors usually), but the deleteReportsOnAppUpdate and resetLimitsOnAppUpdate are also perfect and the true default is also the right direction I think. Chapeau, the next version will allow me to delete code in my codebase, my favorite thing.

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

Successfully merging this pull request may close these issues.

2 participants