mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
PauseActivity implementation (#6752)
## What changed? Add PuaseActivity API implementation * Add Paused field to the pending activity info * Add replication for that field * Add populating search attributes * basic testing ## Why? Working on activity API ## How did you test it? Add basic unit tests. Func tests will come later.
This commit is contained in: