highmed / highmed-dsf

HiGHmed Data Sharing Framework funded by the German Federal Ministry of Education and Research (BMBF, grant ids: 01ZZ1802E and 01ZZ1802A)
Apache License 2.0
32 stars 20 forks source link

improved error handling and logging for Task message sends, fixes #273 #325

Closed hhund closed 2 years ago

hhund commented 2 years ago

Task message sends result in a failed process if a Message End Event, Message Intermediate Throw Event or Send Task with a single target fail to send their Task or if a multi-instance Send Task fails to send Tasks to all intended targets (failing after the last failed send attempt).