nederlandskie/src
Aleksei Voronov 10d4556ff3 Timeout if we haven't received any messages in 60 seconds
Sometimes, it seems, Bluesky just stops sending us messages. I do not know why.
Let's just try to timeout if that ever happens again?
2024-01-15 15:01:22 +01:00
..
algos cargo clippy 2023-11-29 11:27:04 +01:00
bin cargo clippy 2023-11-29 11:27:04 +01:00
processes Actually run all the components in parallel threads 2023-11-29 11:24:55 +01:00
services Timeout if we haven't received any messages in 60 seconds 2024-01-15 15:01:22 +01:00
algos.rs Pass around bluesky objects instead of restructuring them everywhere 2023-10-15 11:55:25 +02:00
config.rs Add some untested version of publishing a feed 2023-09-22 13:33:13 +02:00
lib.rs Rejiggle things a bit to make it possible to have multiple binaries here for publishing 2023-09-21 15:01:43 +02:00
main.rs Actually run all the components in parallel threads 2023-11-29 11:24:55 +01:00
processes.rs Convert into more modern Rust module structure 2023-09-16 17:21:18 +02:00
services.rs Refactor things 2023-09-16 21:07:00 +02:00