Skip to content

Conversation

mitchellhenke
Copy link
Contributor

@mitchellhenke mitchellhenke commented Dec 20, 2019

Closes #380

@mitchellhenke mitchellhenke merged commit 5c37a8d into master Feb 13, 2020
@mitchellhenke mitchellhenke deleted the timeout-test branch February 13, 2020 18:58

{{_reason, stacktrace}, {_m, _f, args}} when is_list(stacktrace) and is_list(args) ->
# Cowboy stuff
# https://github.com/ninenines/cowboy/blob/master/src/cowboy_stream_h.erl#L148-L151
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @mitchellhenke, will you be adding code to capture this case in Sentry as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mentioned in #380 (comment), but the events are for the same crash, so reporting twice would be a duplicate 🙂

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, got it. Thanks!

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

Successfully merging this pull request may close these issues.

Sentry.LogggerBackend crashes when a genserver call times out
2 participants