Open
Description
We talk about Worker identity in three places:
https://square.github.io/workflow/userguide/core-worker/#workers-define-their-own-equivalence
For these reasons, any time a workflow requests that a worker be run in sequential render passes, it is asked to compare itself with its last instance and determine if they are equivalent.
https://square.github.io/workflow/swift/api/WorkflowReactiveSwift/protocols/Worker/
Some or all of these documentations should also mention "Key" as a unique identifier when calling context.runningWorker