mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
c46f284556
- Treat 400 "message is not modified" as success to avoid user-facing error - On 429: sleep retry_after and retry once in editTelegramMessageText; stream backs off lastEditedAt and returns nil - Require error code 400 for message-not-modified check; add production error string to unit tests - Lower base throttle to 250ms; add test hooks and tests for 429 retry and stream backoff