Closed assafmo closed 4 years ago
Also need to talk with Itzik about this
After a discussion with @lenak25 & @Cashmaney we decided to do nothing on error and just exit.
The supervisor will restart the node immediately.
In case of a docker-compose down
the supervisor will logout, and for that we'll add a --logout-and-exit
CLI flag.
Merging #260 into develop will decrease coverage by
0.07%
. The diff coverage is0%
.
@@ Coverage Diff @@
## develop #260 +/- ##
===========================================
- Coverage 75.74% 75.67% -0.08%
===========================================
Files 103 103
Lines 4985 4990 +5
===========================================
Hits 3776 3776
- Misses 1209 1214 +5
Impacted Files | Coverage Δ | |
---|---|---|
...worker/controller/actions/ethereum/LogoutAction.js | 11.53% <0%> (-2.75%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 31c3d88...ce211de. Read the comment docs.
Please merge after #259