Akka RestartSource retries forever despite maxRetries being < 5> 0

后端 未结 0 1551
北恋
北恋 2020-12-01 17:10

I am trying to find out why i get an endless loop here:

object TestCase {
  implicit val ec = ExecutionContext.global
  implicit val actorSystem: ActorSystem          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题