mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-17 09:46:37 +00:00
reset counter
This commit is contained in:
parent
9219c17924
commit
f1f4f2520c
@ -43,6 +43,7 @@ class ProcessWrapper {
|
||||
if (!result) {
|
||||
return error();
|
||||
}
|
||||
self.retries = 0;
|
||||
} catch (e) {
|
||||
error();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user