FailStage
org.apache.pekko.stream.Attributes.CancellationStrategy.FailStage
Strategy that treats cancelStage the same as failStage, i.e. all inlets are cancelled (propagating the cancellation cause) and all outlets are failed propagating the cause from cancellation.
Attributes
- Source
- Attributes.scala
- Graph
-
- Supertypes
- Self type
-
FailStage.type
Members list
In this article