elsa-workflows / elsa-workflows/elsa-core

Feature request - .OnError/.Retry builder methods.

Open
#2,911 2 comments 4 reactions 0 assignees View on GitHub
activity enhancement triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Imagine a syntax like this:

`.Retry(when: WorkFlowResult.Failed, times: 6, TimeSpan.FromSeconds(5))`

The package danielgerlag/workflow-core has something similar:

Docs: https://workflow-core.readthedocs.io/en/latest/error-handling/

Sample: https://github.com/danielgerlag/workflow-core/blob/master/src/samples/WorkflowCore.Sample17/CompensatingWorkflow.cs#L24

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.