Experimental FeaturesΒΆ

Important

The constructs below are experimental and the API is subject to breaking changes.

map_task

Wrapper that creates a map task utilizing either the existing ArrayNodeMapTask or the drop in replacement ArrayNode implementation

eager

Eager workflow decorator.

EagerException

Raised when a node in an eager workflow encounters an error.