James Crosswell

Results 518 comments of James Crosswell

Wouldn't that try to catch the same exceptions that our middleware currently captures? So you'd catch it once in the exceptionfilter (for exceptions eminating from the API layer) and once...

Note: I raised a [question on the project here](https://github.com/getsentry/team-sdks/issues/14#issuecomment-1645030943). My current plan is to set the Origin for open telemetry spans to be `auto.middleware.sentry_dotnet.opentelemetry`. Whether or not these are `auto`...

Chatted with @bitsandfoxes and we'll put this one on pause for a bit as there are other priorities.

> We've got some dev docs regarding span/trace origin (which are used synonymously): https://develop.sentry.dev/sdk/performance/trace-origin I see the docs still only allow for the type to be either `manual` or `auto`....

Related: - https://github.com/getsentry/sentry-dotnet/issues/3009 - https://github.com/getsentry/sentry-dotnet/issues/3002

Still getting this all over the place (e.g. [here](https://github.com/getsentry/sentry-dotnet/pull/3190/files#annotation_18805307574)). I get this pretty frequenly on my local machine as well (so not just a CI thing). I think we should...

> I've looked into this multiple times and logically, the test seems sound to me - I have no clue how that condition could be failing. Can someone else have...

> I get this pretty frequenly on my local machine as well (so not just a CI thing). One caveat in [the comment on the PR](https://github.com/getsentry/sentry-dotnet/pull/3225#discussion_r1527636868)... we're not expecting that...

We haven't had any trouble for a while, but did [run into this today](https://github.com/getsentry/sentry-dotnet/actions/runs/8609695335/job/23594079416?pr=3268#step:14:395): Nothing to do yet, I don't think... once could just be some twighlight zone anomaly but...

Hi @llfbandit... thanks for the quick reply. Looks like a dead end, unfortunately. I'm building everything on macOS 13.6 and my config is the same for both iOS and Android:...