Reactor Scram
Reactor Scram
Customers are all on the prod endpoints, so this is mostly for the log filter, right? The Tunnel service can't reload that at runtime right now but there is a...
Should be easy, that can go in `deb_files` and install to `/usr/lib/systemd/user/` per https://wiki.archlinux.org/title/Systemd/User
Yeah on another project the XDG autostart with a symlink to a file we can update (e.g. something in `/usr`) worked well. systemd user units need to get DISPLAY and...
Still waiting on #5119, right? Should I start that after connection roaming?
@conectado It's the same issue as in #5143 so I just referenced that in the comment I think I'm using the named pipe API wrong, but I'm not sure how...
We could do it while signed in, but the IPC connection is down while signed out. I could keep the IPC connection up at all times but then I need...
There's a PR open for this, but if it's not important to users I'll start on #5846 instead
Status: Nothing new. Still blocked on IPC refactors. This is the first thing where request-response is needed in IPC so I'd planned to rearrange things and just didn't get it...
@conectado I'll remove `logging_timer` before this merges, but for now I want to leave it in the dev branch in case I have to measure more
> do you think the changes would pr would prevent that one from happening? I didn't understand this part