eventual
eventual copied to clipboard
Bug: System Errors in activities should fail the activity instead of hanging.
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..