Skip to content

Release v0.8.4

Choose a tag to compare

@terranc terranc released this 12 Mar 13:13
· 2 commits to master since this release

Fixed

  • Auto-restart Telegram polling after unexpected exit (e.g. SDK crash triggering graceful shutdown) instead of silently stopping message reception
  • Retry transient SDK errors (SIGTERM, SIGKILL, ConnectionRefused) once with automatic reconnection in process_message
  • NetworkError now retries indefinitely with application rebuild instead of giving up after fixed attempts
  • Rapid crash protection: exits only after 5 consecutive polling failures within 30 seconds each