akkaAkka-在达到策略的最大重试次数后,如何告诉系统该怎么做? 假设主管参与者定义了某种策略: private static SupervisorStrategy strategy = new OneForOneStrategy(10, Duration.create("1 minute"), DeciderBuilder. match(Exception.clas……继续阅读 »