Retry sending messages if server returns 502

This commit is contained in:
Tulir Asokan
2020-11-09 21:01:30 +02:00
parent 04c64949e7
commit 0b3014ff88
2 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.8,<0.9
mautrix>=0.8.1,<0.9
telethon>=1.17,<1.18
telethon-session-sqlalchemy>=0.2.14,<0.3