If we have spiceDB running with cockroachDB using Global Tables, how does watchApi work if SpiceDB in different regions are receiving writes in 2 separate regions (A and B) ? Can we just watch in region A and writes to region B will also appear in region A's watch or would we need to watch separately?