mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Multiple sessions as used in the current implementation were causing a variety of network related issues. Use one session only instead. Multiple workers within the same session are fine as long as they are not too many, otherwise the server will start replying with -429 (too many requests). Setting the queue size to 1 helps in having a more linear upload progress. |
||
|---|---|---|
| .. | ||
| advanced | ||
| auth | ||
| bots | ||
| chats | ||
| contacts | ||
| decorators | ||
| invite_links | ||
| messages | ||
| password | ||
| users | ||
| utilities | ||
| __init__.py | ||