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

[Feature]: Make log throttling configurable #219

Open
ArtemGovorov opened this issue Oct 19, 2023 · 0 comments
Open

[Feature]: Make log throttling configurable #219

ArtemGovorov opened this issue Oct 19, 2023 · 0 comments

Comments

@ArtemGovorov
Copy link
Member

Describe the feature you'd like.

Right now there’s a log throttling mechanism we have in place that detects if logging objects starts taking significant time in your browser, and in this case the logging of objects continues, but the tool reduces the depth of logging to keep logging something, but not to slow down your app too much.

Let's make the throttling mechanism configurable.

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

1 participant