alpha
Login
or
Join now
microcosm.blue
/
microcosm-rs
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
microcosm-rs
/
jetstream
/
src
/
at
63f874097e926487cef351cd1e97ef812df5b0a0
4 files
phil
jetstream: time out recv after a ttl
1y ago
88ba4bb6
error.rs
jetstream: time out recv after a ttl sometimes the socket gets disrupted and we otherwise just wait forever this *could* (and maybe should) be done by detecting missed pongs instead.
1 year ago
events.rs
metrics! server and previously-logged stats logs are still there but they're moved to `trace`.
1 year ago
exports.rs
losing my mind for a little producer-consumer i........ i switched flume to a bounded channel so the send calls became blocking in async context and then nothing made sense for a long time 🙃🙃🙃🙃🙃 flume is gone now, tokio built-in mpsc should be fine and harder to mess up in async context.
1 year ago
lib.rs
jetstream: time out recv after a ttl sometimes the socket gets disrupted and we otherwise just wait forever this *could* (and maybe should) be done by detecting missed pongs instead.
1 year ago