fix: retry loop every 30s after panic, auto-reconnect on network recovery 0bbdc4d Haruka041 commited on 17 days ago
fix: catch_unwind for telegram dispatcher panic (network timeout) 2f33d9a Haruka041 commited on 17 days ago
fix: add tracing subscriber in Telegram block for teloxide debug output 5b0fefe Haruka041 commited on 17 days ago
fix: Telegram block back to TOP, cfg!() macro, before any init_logging e0b29d1 Haruka041 commited on 17 days ago
fix: move telegram block after init_logging (tracing subscriber now active) 5db091d Haruka041 commited on 17 days ago
fix: telegram block at top of main(), #[cfg] no-label block, wait PID fix 16bd0d0 Haruka041 commited on 17 days ago
nuclear: clean target dir, force full rebuild with latest source 236b422 Haruka041 commited on 17 days ago
fix: keep process alive in bot error case, TcpListener stays up f4e68c4 Haruka041 commited on 18 days ago
fix: don't exit(1) on missing token, sleep to keep process alive 2db0c1b Haruka041 commited on 18 days ago
fix: telegram mode always on when feature enabled, clear error if token missing 0af1c56 Haruka041 commited on 18 days ago
fix: fallback to manual env var read for token (clap env feature unreliable) 91a675f Haruka041 commited on 18 days ago
debug: add eprintln tracing to see exactly where binary stops 2bbdca2 Haruka041 commited on 18 days ago