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
Fix: Remove references to slow server api1.aleph.im
Server api1.aleph.im is very slow and outdated
(Core i7 from 2018, up to 40 seconds to respond
to `/metrics` in the monitoring).
We suspect that this causes issues in the
monitoring and performance of the network.
This branch removes all references to api1 and
replaces them with api3 where relevant.
0 commit comments