Multi region support

Hello Team,
I was evaluating for temporal for my new organization. I got a doubt we are deploying our Microservices on two regions and geographically calls were routing to these region. I would like to know in this case can I have two temporal instance deployed in two region which have eventual consistency of data. In case one region down all call will routes to another region.

Hi, this should be possible to implement via cluster replication, more info in docs here.