perf(*): bound list queries, batch fetches, harden media downloads
This commit is contained in:
@@ -31,6 +31,7 @@ class PyroClient(Client):
|
||||
lang_code="en",
|
||||
system_lang_code="en-US",
|
||||
client_platform=enums.ClientPlatform.DESKTOP,
|
||||
max_concurrent_transmissions=4,
|
||||
)
|
||||
self.capture: CaptureContext | None = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user