Fred Potter

Results 5 comments of Fred Potter

@Stianhn Are you running over mosh by chance? Apparently mosh doesn't respect the updated cursor: https://github.com/mobile-shell/mosh/issues/1084

I've noticed the same issues as @agoddard. Replays show up in the UI fine for a while, then eventually stop. This is on release `23.7.2`, but observed the same issue...

In case this is useful for others, my band-aid fix for this has been to auto-restart the `snuba-consumers-replay` service with a cronjob: ``` */1 * * * * (cd path/to/your/sentry/checkout...

Shameless self-promotion but… I ended up writing a tiny Mac app to fill the void left by this missing mailto: plugin. It's called [Open In Webmail](https://fpotter.org/open-in-webmail/). I looked at what...

A bunch of stuff changed :-) 0.7 has support for channels within the same socket.io connection. Hoping to get some time soon to add 0.7 compatibility.