Only one active instance of trigger process #90
Labels
enhancement
New feature or request
ready for release
Issue is fixed and merged into develop, ready for next release
Milestone
When starting a new instance of the
trigger
process, check whether an instance is already running and terminate it if necessary. Only one instance of the process should be active at a time.The MII KDS Report Process, which already implements this feature:
https://github.com/medizininformatik-initiative/mii-dsf-processes/blob/472addbb053e84285be7a4f5ebd0ecdb3ae717e6/mii-dsf-process-kds-report/src/main/java/de/medizininformatik_initiative/process/kds/report/service/StartTimer.java#L76-L93
The text was updated successfully, but these errors were encountered: