Bug 2023236 - Added error reporting to sentry for s2s errors#122
Bug 2023236 - Added error reporting to sentry for s2s errors#122fmasalha wants to merge 1 commit into
Conversation
|
View this pull request in Lando to land it once approved. |
| /** | ||
| * Interface for reporting a throwable. | ||
| */ | ||
| fun interface ErrorReporter { |
There was a problem hiding this comment.
Not sure if this is a good or bad location for this to exist.
There was a problem hiding this comment.
I would say it should go in its own file, either in the top level package feature/summarize or in a new error package feature/summarize/error
boek
left a comment
There was a problem hiding this comment.
This is close! just a couple of small tweaks and then its gtg
67bcd01 to
06760be
Compare
MatthewTighe
left a comment
There was a problem hiding this comment.
LGTM! Left a suggestion for your open question, but feel free to land after you've made a choice there.
| /** | ||
| * Interface for reporting a throwable. | ||
| */ | ||
| fun interface ErrorReporter { |
There was a problem hiding this comment.
I would say it should go in its own file, either in the top level package feature/summarize or in a new error package feature/summarize/error
06760be to
68a2fc9
Compare
68a2fc9 to
e34a199
Compare
|
Pull request closed by commit ef93004 |
…ighe Pull request: #122
…ighe Pull request: mozilla-firefox/firefox#122 UltraBlame original commit: 272db71259cc983bf62571c974665bb103efe0fb
…ighe Pull request: mozilla-firefox/firefox#122 UltraBlame original commit: 272db71259cc983bf62571c974665bb103efe0fb
…ighe Pull request: mozilla-firefox/firefox#122 UltraBlame original commit: 272db71259cc983bf62571c974665bb103efe0fb
No description provided.