Mohammed Firdaus

Results 5 issues of Mohammed Firdaus

As a reference, the equivalent code in the cadence-java-client is in com.uber.cadence.internal.common.WorkflowExecutionUtils#getInstanceCloseEvent()

help wanted
good first issue

help wanted
good first issue

Hi, I've found some issues regarding naming of activities (`activtyType.name` attribute). On the workflow side it is inferred from `ActivityInterfaceClassName::method_name` or you can give it a custom name by means...