Skip to content

Conversation

Arkatufus
Copy link
Contributor

No description provided.

.SelectAsync(
parallelism: 3,
asyncMapper: mapFunc)
.AddAttributes(ActorAttributes.CreateSupervisionStrategy(Deciders.RestartingDecider))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The stream would stop if this attribute isn't declared, SelectAsync default decider is Stop.

@Aaronontheweb Aaronontheweb merged commit 3ca3682 into akkadotnet:dev Mar 6, 2025
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants