Configuring Effect/Cluster Runner Behind a Proxy
I am trying to run effect/cluster Runner behind a proxy, so the RunnerAddress where runner starts is different from the address which shard manager can use to communicate with it. Is it possible to configure this setup somehow?
Currently I'm getting
1. RunnerRegistered
2. Runner at address 'RunnerAddress()' is not alive
3. Unregistering runner at address
Currently I'm getting
1. RunnerRegistered
2. Runner at address 'RunnerAddress()' is not alive
3. Unregistering runner at address
