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

Wrong timestamp for OOM event and breadcrumbs #2383

Closed
philipphofmann opened this issue Nov 14, 2022 · 0 comments · Fixed by #2394
Closed

Wrong timestamp for OOM event and breadcrumbs #2383

philipphofmann opened this issue Nov 14, 2022 · 0 comments · Fixed by #2394

Comments

@philipphofmann
Copy link
Member

Platform

iOS

Installed

CocoaPods

Version

7.31.0

Steps to Reproduce

  1. Open sample app
  2. Navigate around a bit
  3. Click OOM crash
  4. Wait 15 seconds

Expected Result

We could drop the OOM breadcrumb and set the timestamp of the event to the last breadcrumb.

Actual Result

The OOM breadcrumb has the timestamp of the OOM event, and the event timestamp is when the event is created. If the user waits a couple of hours, this could look weird.

Screen Shot 2022-11-14 at 15 04 40

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

Successfully merging a pull request may close this issue.

2 participants