Add supervisor to EOS singleton actor 57/100357/3
authorShibu Vijayakumar <shibu.vijayakumar@infosys.com>
Fri, 1 Apr 2022 18:14:34 +0000 (18:14 +0000)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Apr 2022 20:43:29 +0000 (22:43 +0200)
The actor may fail, for example due to AskTimeoutException. This still
needs to be investigated, but mitigate the failure by adding an
OwnerSupervisor to restart it on failure.

JIRA: CONTROLLER-2035
Change-Id: I2dafaa35804357415d9aaa5400372cfd8e54b85b
Signed-off-by: Shibu Vijayakumar <shibu.vijayakumar@infosys.com>

No differences found