Callback when this executor is restarted. Returns true if successfully restarted, false otherwise.
@override Future<bool> onRestart() async => true;