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

Prevent ThreadViewController from sending errors to Bugsnag when it doesn't find a message #1088

Open
martindsq opened this issue Jan 16, 2023 · 0 comments
Labels
small Small estimated effort tech A label for technical debt or technology upgrades.

Comments

@martindsq
Copy link
Member

ThreadViewController can be initiated from different scenarios. One of them is when following a universal link, in this case, it is expectable that it might not find the message. It shouldn't send an error to Bugsnag in this case.

For an example: https://app.bugsnag.com/verse/planetary/errors/623e5d7594a49d00084375d1?filters[app.release_stage]=production&filters[release.seen_in][]=1.3.13&filters[release.seen_in][]=1.3.13%20(*)&event_id=63bf55c100aa56d2b2310000

@martindsq martindsq added tech A label for technical debt or technology upgrades. small Small estimated effort labels Jan 16, 2023
@rabble rabble moved this to Someday/Maybe in Verse: Nos Projects Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Small estimated effort tech A label for technical debt or technology upgrades.
Projects
Archived in project
Development

No branches or pull requests

1 participant