Skip to content

fix(python): Capture only 5xx HTTP errors in Falcon Integration#1314

Merged
antonpirker merged 13 commits intomasterfrom
antonpirker/web-529/falcon-catch-all-http-errors
Jan 24, 2022
Merged

fix(python): Capture only 5xx HTTP errors in Falcon Integration#1314
antonpirker merged 13 commits intomasterfrom
antonpirker/web-529/falcon-catch-all-http-errors

Conversation

@antonpirker
Copy link
Copy Markdown
Contributor

fixes #753

@antonpirker antonpirker requested review from a team, lobsterkatie and sl0thentr0py and removed request for a team January 20, 2022 21:42
Copy link
Copy Markdown
Contributor

@rhcarvalho rhcarvalho left a comment

Choose a reason for hiding this comment

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

Very spot on, thanks for the clean, easy to review, patch @antonpirker!

I have one suggestion re: types, and one question about desired behavior.

Copy link
Copy Markdown
Member

@sl0thentr0py sl0thentr0py left a comment

Choose a reason for hiding this comment

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

lgtm!

@antonpirker antonpirker self-assigned this Jan 21, 2022
@antonpirker antonpirker merged commit bebd815 into master Jan 24, 2022
@antonpirker antonpirker deleted the antonpirker/web-529/falcon-catch-all-http-errors branch January 24, 2022 13:21
antonpirker added a commit that referenced this pull request Jan 24, 2022
Adding Python 3.10 to our test suite

Refs GH-1273

* Do not test Flask 0.11 and 0.12 in Python 3.10

* fix(python): Capture only 5xx HTTP errors in Falcon Integration (#1314)

* Write code that is actually somehow typed and can be linted.

* Updated test matrix for Tornado and Asgi
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.

Falcon sentry integration catch all http errors

3 participants