eventual icon indicating copy to clipboard operation
eventual copied to clipboard

Bug: System Errors in activities should fail the activity instead of hanging.

Open thantos opened this issue 2 years ago • 0 comments

Created a bug in heartbeat that caused a critical error in the activity worker. The Lambda failed and nothing else happened.

When it is a system issue (permissions, bug, etc), the activity should be failed immediately so the workflow can report the error instead of hanging..

thantos avatar Jan 13 '23 17:01 thantos