XAMPPRocky

Results 182 issues of XAMPPRocky

This should hopefully also remove the need for the bot comment, as the GitHub actions output should be able to include the link to the image directly in the output....

area/build-tools
priority/high

Seeing a lot of this warning, we should probably better guard what IP address we're sending to, seeing a lot of this warning in the qcmp thread. ``` {"timestamp":"2025-02-17T01:29:26.917372Z","level":"WARN","fields":{"message":"error responding...

kind/bug
priority/high

The `typemap` crate we're currently using hasn't been updated a few years, and reviewing some of the PRs, I think it would be consider forking the crate into the repo,...

kind/cleanup
priority/low

Once #1185 is completed, I think the next step is adding `Service` to our configuration replication layer so that we can share known service configuration between instances (we already do...

kind/feature
kind/design
priority/medium

This PR fixes #1183 by refactoring the network listening code to allow for falling all the way back to epoll on Linux at runtime. As part of that I've consolidated...

kind/other

Speculative fix for now, but hopefully we see more insight with these changes.

kind/other

This should hopefully improve performance in the hot loop by only performing atomic ops related to metrics every 15 seconds.

size/m
kind/other