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

package:unified_analytics can OOM opening log file #275

Open
christopherfujino opened this issue Jun 14, 2024 · 0 comments
Open

package:unified_analytics can OOM opening log file #275

christopherfujino opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures package:unified_analytics

Comments

@christopherfujino
Copy link
Member

There is more context in flutter/flutter#150137

We should:

  1. check the file size of the flutter telemetry log before opening it, and not open it if it exceeds N megabytes
  2. catch FileSystemExceptions opening it
@christopherfujino christopherfujino self-assigned this Jun 14, 2024
@christopherfujino christopherfujino added the P1 A high priority bug; for example, a single project is unusable or has many test failures label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures package:unified_analytics
Projects
None yet
Development

No branches or pull requests

2 participants