Add TELEGRAM_API_URL support, improve error handling in video metadata retrieval and fixing migration rollback
Some checks are pending
Docker Push / docker (push) Waiting to run

This commit is contained in:
Shiroyasha 2025-02-08 15:18:22 +03:00
parent 655e195c91
commit fa125b47fb
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
7 changed files with 319 additions and 214 deletions

View file

@ -26,6 +26,7 @@ tracing-panic = "0.1"
lazy_static = "1.5"
indexmap = "2.7"
dashmap = "6.1"
url = "2.5"
# https://github.com/teloxide/teloxide/issues/1154
# [profile.dev]