Commit d63825f
authored
fix(keyring-eth-ledger-bridge): increase ledger iframe timeout (#314)
### What is the current state of things and why does it need to change?
We get a lot of Sentry reports about a ledger iframe timeout error
### What is the solution your changes offer and how does it work?
As a first mitigation, we will increase the timeout duration and then
evaluate if we need to come up with a more robust solution. On a side
track, we are also making [ledger transport initialization
non-blocking](MetaMask/metamask-extension#34574).
### Are there any issues or other links reviewers should consult to
understand this pull request better?
Relates to: MetaMask/metamask-extension#331761 parent 0597b08 commit d63825f
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments