Commit graph

18 commits

Author SHA1 Message Date
94d8a4e673
Add Timeout to Status Ping HTTP Request 2024-05-08 16:34:32 +02:00
b6f5c38e4a
Overhaul Error handling (Option instead of Result<T, ()> + Logging changes 2024-05-07 23:49:55 +02:00
6520cc65a3
Rewrite Version 3 2024-05-07 22:10:21 +02:00
ee5a159431
Yet another another logging fix 2024-05-06 22:57:41 +02:00
85f8b97607
Yet another logging fix 2024-05-06 22:57:05 +02:00
17e161bc27
Small fixes to logging 2024-05-06 22:54:01 +02:00
070eae961a
Yet more logging and delay between series handling requests (should avoid potential rate limit) 2024-05-06 22:36:21 +02:00
cd78d3c1c7
Reduced connection timeouts and added some logging 2024-05-06 22:21:04 +02:00
962d90fe1d
Remove unnecessary thread structure 2024-05-06 20:57:26 +02:00
36b59240d9
Use macros over functions for error logging 2024-05-06 20:57:20 +02:00
b9a26a7b1c
Partially adapt bot module to changes due to fetchers modularization 2024-01-08 21:07:17 +01:00
a0ff81d582
Remove excessive "Skipping since already posted" logging 2024-01-08 11:06:00 +01:00
8c1da63e0c
rustfmt 2023-12-30 01:27:11 +01:00
8be74585a0
Extend logging for new posts 2023-12-30 01:22:13 +01:00
c3ff578c57
Clean up code 2023-12-30 01:22:04 +01:00
cbb50e5d53
Utilize confy for reading and saving history 2023-12-30 01:02:20 +01:00
0f1de67db6
Bugfix for moved history.toml 2023-12-30 00:53:00 +01:00
e4e1767083
Move bot module out of subdir, port logging from tui to println/journald 2023-12-30 00:40:12 +01:00
Renamed from src/bot/mod.rs (Browse further)