Open
Description
There is more context in flutter/flutter#150137
We should:
- check the file size of the flutter telemetry log before opening it, and not open it if it exceeds N megabytes
- catch FileSystemExceptions opening it
There is more context in flutter/flutter#150137
We should: