a month ago
Wondering if this is possible, thanks π
0 Replies
likely yes - is that a next instance you are running or something else entierly?
Not Next, but still something Node-based
Deploying a service in multiple regions does mean that multiple (metal) servers are used
So the state of an service is never (automatically) synchronized
I don't see how ISR would be a problem (as long as you configure it correctly)
it would need a shared cache/pub-sub so both regions see updates at the same time.
you reckon if i deploy a replica now I would get around the EU west outage right now?
so if you have a service deployed in the eu, it will still be routed there for eu users
if i network through cloudflare you think it would route it based on whats not timeing out?
Might be possible, unsure as I don't know what Cloudflare offers for that stuff
I still don't understand why you'd need to do this, unlikely that you have to
when one region regenerates a page, others donβt magically know about it, so caches diverge
That's why revalidate exists? It'll diverge but not for long
Recovering/fix implemented https://status.railway.com/
