-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
Normally, `Failo…
-
Concept how the communication between micro processor and the workflow engine should work
- The workflow engine should accept commands to receive a process definition (BPMN xml), start the process,…
-
## Expected Behavior
TestWorkflowEnvironment does not allow signalWithStart when workflow already exists - see exception below.
## Actual Behavior
TestWorkflowEnvironment should work the same…
-
I created a plugin similar to this:
```kotlin
import io.flutter.embedding.engine.plugins.FlutterPlugin
import io.flutter.embedding.engine.plugins.activity.ActivityAware
@Keep
public class MyP…
-
Accepts a __doc__ with a __workflow type__ and an __action__, do an __update__ accordingly.
_Sent from my Xiaomi MI MAX 2 using [FastHub](https://play.google.com/store/apps/details?id=com.fasta…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
We need a solution to building comp…
-
The current implementation has some issues/miss implementations that degrade system performance for larger/more complex logic.
Known issues
- [x] **execution stack traces**: since they blindly a…
-
-
To choose based on actual prototying of workflow engine itself.
-
It would be good to be able to stop the workflow engine, e.g. through a setting or even a single line of code.
The challenge would be that there are various components like Quartz and Hangfire hosted…