amazon swf - Shutdown activity worker and workflow -



amazon swf - Shutdown activity worker and workflow -

is there way shutdown activity , workflow worker after activities in workflow implementation have completed execution or if of them throws exception.

you can have special "shutdown worker" activity type. activity implementation initiates shutdown of worker. @ end of workflow execution invoke activity dofinally method of trycatchfinally wraps other workflow logic.

amazon-swf

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -