Open
Description
Feature Request
Currently if a data-plane is deployed in a clustered environment there's no way to identify the runtime that started a transfer to being able to suspend/terminate it correctly.
Specifically, a call to the suspend
/terminate
method should be applied on all the runtimes of the same component.
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Solution Proposal
If possible, provide a (brief!) solution proposal.