Actions
Bug #10545
openarvbox loops forever when something goes wrong
Story points:
-
Release:
Release relationship:
Auto
Description
When something goes wrong installing and starting services within arvbox (for example after running `arvbox reboot dev` or `arvbox reboot test`), arvbox makes no indication that there is a problem, it just keeps retrying the service repeatedly forever.
The result as a user is that it is very hard to tell the difference between arvbox taking a long time and arvbox being hopelessly stuck.
I suggest some retry counting on services, such that they can only fail consecutively n times (perhaps 3) before arvbox gives up and stops trying altogether.
Updated by Joshua Randall about 8 years ago
Updated by Tom Morris over 7 years ago
- Target version set to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions