org.apache.pekko.stream.scaladsl.RestartWithBackoffFlow
Attributes
-
Source
-
RestartFlow.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Temporary attribute that can override the time a RestartWithBackoffFlow waits for a failure before cancelling.
Temporary attribute that can override the time a RestartWithBackoffFlow waits for a failure before cancelling.
See https://github.com/akka/akka/issues/24529
Will be removed if/when cancellation can include a cause.
Attributes
-
Source
-
RestartFlow.scala
-
Supertypes
-
trait Serializable
class Object
trait Matchable
class Any
Show all