Azure / Azure/go-workflow

Reuse workflow?

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
110
Forks
13
Avg merge
3d 2h
Merged PRs (30d)
1

Description

Hi~ I'm using the workflow in my tools.

I don't want to create a workflow every request I received, so I wonder if I can re-use the same workflow instance. These info seems not mentioned in the doc:

Does the same workflow support concurrent invocation?
- I tried, seems the workflow will be locked

Can the same workflow be used multiple times?
- I tried, seems works well

How should I inject different data while re-using the same workflow instance?
- Currently, I use ctx.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.