Since your sync speed is so slow, could you at least show progress and increase timeout delay?
It takes about 8min to sync this same wallet on Mycelium and at least we can see sign of progress from how many addresses it's at and since I know there are about 3000 I know about how long I have to wait.
On electrum takes 2min to sync and there also we can see progress in the form of fast poping notifications.
It's currently impossible to import the segwit wallet without waiting forever for leger live to crash while looking at the 3000 legacy transactions.
having a progress event going though is definitely a good idea. we'll take a look at this but no ETA yet (depends on the difficulty – this involves ledger's lib-core).
we have however planned improvement in Q1 on the general sync (parallelization of syncs, no more need for a timeout on each single sync,...)
we also have planned to provide better UI to let you see which account is syncing, which one is erroring,...
the performance of a single performance can probably be addressed but it involves many teams at Ledger (on the "ledger live" side we probably can't do much, but it will be more on the side of https://github.com/LedgerHQ/lib-ledger-core and also on innovation of our backend team).
Since your sync speed is so slow, could you at least show progress and increase timeout delay?
It takes about 8min to sync this same wallet on Mycelium and at least we can see sign of progress from how many addresses it's at and since I know there are about 3000 I know about how long I have to wait.
On electrum takes 2min to sync and there also we can see progress in the form of fast poping notifications.
It's currently impossible to import the segwit wallet without waiting forever for leger live to crash while looking at the 3000 legacy transactions.
Slow + No progress + Crash = FAIL!