Hi, maybe someone from xlayer team reads this: having only a single datastream in APSG region is useless for connectivity from the rest of the world for anything other than baseline web3 dapp use cases. Even if you run your own node, the datastream files entry protocol is ridiculously bad, it needs to do 3-4 roundtrips per data entry before it advances, at 150ms thats a second per entry easily, which means that any node outside of SG will sync in "chunks of 5-10 blocks". You can see it with ankr, with omnia, drpc, etc.
Ideally the okx team using the private API can setup a dedicated sequencer-replayer in two more regions so that the penalty is only the block propagation time ~200ms and not 1-second-per-block-fetch.