Summary
services/keeper watch mode should handle SIGINT/SIGTERM by finishing any in-flight reveal/settle operation before exiting, instead of terminating mid-transaction.
Motivation
Killing the keeper mid-settle can leave a round in an ambiguous state and require manual recovery.
Acceptance criteria
Summary
services/keeperwatch mode should handle SIGINT/SIGTERM by finishing any in-flight reveal/settle operation before exiting, instead of terminating mid-transaction.Motivation
Killing the keeper mid-settle can leave a round in an ambiguous state and require manual recovery.
Acceptance criteria