dd-trace-py icon indicating copy to clipboard operation
dd-trace-py copied to clipboard

Allow raising of more exceptions

Open Kyle-Verhoog opened this issue 4 years ago • 5 comments

Commit Message

{{title}}

Enables the raising of exceptions raised during span finish (including encoding) and in the writer by using the global ddtrace.config._raise setting or a new argument raise_exc to the writer.

Kyle-Verhoog avatar Nov 01 '21 22:11 Kyle-Verhoog

All the integration tests are going to fail because they test erroneous behaviour and we run all our tests with DD_TESTING_RAISE=1. I'm going to port the tests to riot #2967 so we can toggle the environment variable back over for the integration tests.

Kyle-Verhoog avatar Nov 02 '21 13:11 Kyle-Verhoog

@Kyle-Verhoog this pull request is now in conflict 😩

mergify[bot] avatar Nov 03 '21 14:11 mergify[bot]

@Kyle-Verhoog this pull request is now in conflict 😩

mergify[bot] avatar Nov 08 '21 17:11 mergify[bot]

@Kyle-Verhoog this pull request is now in conflict 😩

mergify[bot] avatar Feb 23 '22 22:02 mergify[bot]

@Kyle-Verhoog this pull request is now in conflict 😩

mergify[bot] avatar Sep 26 '22 07:09 mergify[bot]