diff options
| author | Craig Jennings <c@cjennings.net> | 2026-08-05 17:49:17 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-08-05 17:49:17 -0500 |
| commit | 7637a97ad50d24144f91aae7287194736e73ca5a (patch) | |
| tree | 7152c3f8e5c800fdf6db38a2ab1bdc8a39ee7ab4 /hooks/git-commit-confirm.py | |
| parent | fc1a519e6891769733f593b4fd4286bfa00e5cb7 (diff) | |
| download | rulesets-7637a97ad50d24144f91aae7287194736e73ca5a.tar.gz rulesets-7637a97ad50d24144f91aae7287194736e73ca5a.zip | |
fix(triage): pass a callback to telega--loadChats so scans stop printing 404s
telega--loadChats sends fire-and-forget when its callback is nil. The reply then matches no :@extra and falls through to telega--on-error, a catch-all whose whole body prints the message.
TDLib returns 404 here to mean every chat is already loaded, so the line was noise we generated ourselves. It printed twice a scan with nothing actually wrong.
Passing #'ignore consumes the reply. The call stays asynchronous, since the block-and-wait path is reachable only with a nil callback.
Diffstat (limited to 'hooks/git-commit-confirm.py')
0 files changed, 0 insertions, 0 deletions
