Add config option to exit if telethon update loop fails

This commit is contained in:
Tulir Asokan
2022-05-26 17:37:20 +03:00
parent 0ae8a5877e
commit 44f2c648a8
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -459,6 +459,7 @@ telegram:
catch_up: true
# Should incoming updates be handled sequentially to make sure order is preserved on Matrix?
sequential_updates: true
exit_on_update_error: false
# Telethon connection options.
connection: