Results 293 comments of Paul Makles

We can use the new moka cache to handle these requests BUT it is important to not allow them if it does not exist in cache, in such a case...

nominal: ![image](https://github.com/user-attachments/assets/f302515d-4323-4ab2-80f3-0817a1820664) problematic: ![image](https://github.com/user-attachments/assets/6846afd6-ea37-4e65-b70a-c20827c22310)

Configurations tested: | Image | Rust Version | Base Image | | | --- | --- | --- | :-: | | 20240805-1 | 1.70.0 | debian:bullseye-slim | ✅ |...

All signs point to a regression in Rust currently.

Something changed in Rust 1.78.0 that is causing very high CPU usage: https://releases.rs/docs/1.78.0/

> What is the latest situation on solfhosted voice channels? I saw that [#414](https://github.com/stoatchat/stoatchat/pull/414) is merged, so it should be replaced in selfhosted version too? Yes! Tracking issue: https://github.com/stoatchat/self-hosted/issues/176 It...

How was your database deployed? We provide reasonable defaults that do not allow the database to be accessed externally, see https://github.com/revoltchat/self-hosted/blob/master/compose.yml#L5; if you are using Docker / our self-hosted repo,...

Does GitHub maybe provide a way to point to the latest tagged release? That's usually a safe bet.

It seems to only support tags, branches, and commit SHA. Don't think it's worth automating unless if someone is interested. Typically once something reaches main it is tagged relatively quickly...

Closing in favour of using `stable` branch