Tim Diekmann
Tim Diekmann
Thanks for the detailed example with `foo` and `bar` – that made the use case very tangible. I’ve encountered similar situations myself, especially when integrating with external APIs that don’t...
Closing this because the parent ticket is closed as well. Also, as @indietyp pointed out, moving out owned types from a `Report` is complicated and it's breaking invariants.
I just stumbled over this issue and I had a similar problem, however, I don't know if this was supposed to work or the documentation is outdated but if you...
VSCode being stupid with `git` rebasing...
Superseded by https://github.com/hashintel/hash/pull/7587
As requested changes were not applied (i.e. documentation changes) and we also don't encourage using `Report`, I'm going ahead and close this.
Related issue: https://github.com/tower-rs/tower/issues/784
I would imagine that our workaround will still work, it should just be easier to setup Sentry v8 in place. @CiaranMn what do you think?
Hi @tisonkun. Yes, the mentioned functions are global. Do you have an idea how we could achieve the behavior? If I understand correctly you want to attach more information to...
@indietyp and I discussed how this could be implemented and we currently figuring out what the best API would be. Most likely it will be possible to simply `.attach()` some...