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

EPIC: App Hang Improvements #4261

Open
4 tasks
philipphofmann opened this issue Aug 8, 2024 · 0 comments
Open
4 tasks

EPIC: App Hang Improvements #4261

philipphofmann opened this issue Aug 8, 2024 · 0 comments
Assignees

Comments

@philipphofmann
Copy link
Member

Description

The implementation of AppHangs has a few drawbacks, see #2715. The main problem is that non-fully blocking app hangs have random stacktraces, which aren't actionable. Ideally, we plan on linking such app hangs to profiles, but we haven't decided how to achieve this in the product. Until we decide, we can give the users an option to ignore non-fully blocking app hangs. Furthermore, we plan on adding support for the app hang rate, but for that we need to capture fatal app hangs first, which we currently don't do.

Still, we can do some improvements for AppHangs

Tasks

  1. 5 of 5
    Platform: Cocoa
    philipphofmann
  2. Platform: Cocoa product
  3. Platform: Cocoa
  4. Platform: Cocoa Sync: Jira Type: Feature Request product
@philipphofmann philipphofmann self-assigned this Aug 8, 2024
philipphofmann added a commit that referenced this issue Aug 12, 2024
This is the first step for #3492, which is part of the EPIC AppHang improvements #4261.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant