Marco Köpcke

Results 80 comments of Marco Köpcke

Can this be merged, since it's already deployed to the public anyway?

Reopened because the way it's implemented now while being simple and proven pretty much breaks the debugger since it will now only receive changes whenever it's fully reset.

Rewrote it in a way that is a mix of the original proposed solution and the first implementation. The original ROM is now copied before save and then that copy...

Doesn't session replay only work in a browser, or do I misunderstand this feature? What about user feedback from desktop apps?

The new user feedback only supports browser based apps and the "old" way is still recommended for non-browser based apps: https://docs.sentry.io/product/user-feedback/setup/#supported-sdks-for-crash-report-api Does this mean this could move forward?

Hi! I'm using this in an app I'm developing and would really like to get rid of it there to not have to maintain it as part of the app...

I withdraw this contribution, since there doesn't seem to be any interest.

Some thoughts I had on this on Discord (conversation starting at https://canary.discord.com/channels/960281551428522045/960284327445418044/1131286537145958410): > even if there's a reason instances of Plugin should not be created, then `@classmethod` would be a...

I can't reproduce this, this may be a Windows-only error.