withStartToCloseTimeout(50) ->withCancellationType(ActivityCancellationType::WAIT_CANCELLATION_COMPLETED) ->withHeartbeatTimeout(1) ); return yield $act->slow('test'); } }