Updated the WorkflowInstanceController to run a background loop to clean-up outlived workflow instances
#301
Annotations
2 warnings
|
build (9.0.x):
src/dashboard/Synapse.Dashboard/Pages/Workflows/Create/Store.cs#L68
Parameter 'ISynapseApiClient api' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
|
build (9.0.x):
src/dashboard/Synapse.Dashboard/Pages/Workflows/Create/Store.cs#L68
Parameter 'ISynapseApiClient api' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|