elsa-workflows / elsa-workflows/elsa-core

What should we pass as a first parameter

Open
#5,073 3 comments 0 reactions 0 assignees View on GitHub
elsa 3 triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Task> RunAsync(WorkflowBase workflow, RunWorkflowOptions? options = default, CancellationToken cancellationToken = default);

Can you provide example of above signature.

Contributor guide

Open the contributing guide

Research direction

Start from the RunAsync(WorkflowBase workflow, RunWorkflowOptions? options, CancellationToken cancellationToken) signature in the repository. Identify the relevant API documentation or examples location, then determine how a caller should construct the workflow and pass the first parameter. Done means the signature has a clear, working usage example.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.