Open
Description
We need to make sure LocalActivity timeout is reported back to workflow in all cases, even in the case of Activity execution getting stuck. Currently it seems like LocalActivity relies on context and if context timeout does not kicks in for some reason it will cause to decisions to continuously heartbeat back to Cadence server.