cockroachlabs / movr-flask

A multi-region example application built on CockroachDB
Apache License 2.0
19 stars 9 forks source link

Improve city selection #3

Open ericharmeling opened 4 years ago

ericharmeling commented 4 years ago

We should update the server logic to use "New York" when the client is in an unsupported city. The server should alert the user that their city is not yet supported, and that they could experience much higher latencies as a result.

irfansharif commented 4 years ago

Copying over my comment from slack: it would be cool to let the user just pick where their requests are routed through, so they can experience the varying degrees of painful latencies.

ericharmeling commented 4 years ago

8 does not actually resolve this completely. Reopening for now.