You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.
When I export channels with a reasonably larger number of users (e.g. >10000), the speed of downloading entities is extremely slow. The rate I observed is at around 0.66 entities per second. And each second, new entities are discovered. This results an estimated completion time at least 6 hours.
Is it possible to just get some entities (e.g. channel), and skip some others (e.g. users)? Anything I can do to make it faster?
To give some more context, my config uses a Whitelist which contains solely the name of the channel plus @ prefix. e.g. @binanceexchange
The text was updated successfully, but these errors were encountered:
When I export channels with a reasonably larger number of users (e.g. >10000), the speed of downloading entities is extremely slow. The rate I observed is at around 0.66 entities per second. And each second, new entities are discovered. This results an estimated completion time at least 6 hours.
Is it possible to just get some entities (e.g. channel), and skip some others (e.g. users)? Anything I can do to make it faster?
To give some more context, my config uses a Whitelist which contains solely the name of the channel plus
@
prefix. e.g.@binanceexchange
The text was updated successfully, but these errors were encountered: