Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

"Ignored Exceptions" option added

Compare
Choose a tag to compare
@kutny kutny released this 22 Jul 11:34
· 19 commits to master since this release

I've replaced the two exceptions that are ignored now by a feature called ignored exceptions. That are the exceptions that tracy should ignore.
This is useful when you have an api and you are returning something like BadRequest qhen the consumer has done something wrong.