What is the problem or limitation you are having?
I run a lot of qbittorrent servers and whenever one is down, it blocks my entire API trying to request to a downed server.
Describe the solution you'd like
Async API
Describe alternatives you've considered
Just using httpx in async mode using the API without using an awesome wrapper.
Additional context
No response
What is the problem or limitation you are having?
I run a lot of qbittorrent servers and whenever one is down, it blocks my entire API trying to request to a downed server.
Describe the solution you'd like
Async API
Describe alternatives you've considered
Just using httpx in async mode using the API without using an awesome wrapper.
Additional context
No response