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 Aug 23, 2020. It is now read-only.
Bug description
in #1833 we changed the network layer to use an unbound queue, which leads to increased memory footprint and reduced syncing speed.
It did however solve some issues regarding #1742
We should find a proper solution and revert the queues back to a bound version
Open question:
Should we stick to 100, or change the number?
The text was updated successfully, but these errors were encountered: