Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
75
fork

Configure Feed

Select the types of activity you want to include in your feed.

jetstream: set tcp timeouts

for the moment it's arbitrarily hard-coded at 8s for connect, and 4s for both read and write.

i'm not really sure what the problem would be for doing it this way, but according to the tungstenite author, [i'm probably doing it wrong](https://github.com/snapview/tungstenite-rs/issues/252#issuecomment-984144901)

mayyyybe using tungstunite-rs is too low level and i really should embrace #[tokio:main]. probably. but i'm going to hold out a minute longer.

phil 83f16d26 c5be8d39

+19 -3
+3 -1
cozy-setup (move to another repo).md
··· 164 164 - [x] configure caddy rate-limit 165 165 - [ ] configure caddy to use a health check (once it's added) 166 166 - [ ] configure caddy to only expose cache metrics to tailnet :/ 167 - - [ ] make some grafana dashboards 167 + - [x] make some grafana dashboards 168 + - [ ] raspi: mount /dev/sda on boot 169 + - [ ] raspi: run link_aggregator via systemd so it starts on startup (and restarts?) 168 170