After updating a record in the datastore, a query to that record returns sometimes the correct data and sometimes stale data. It takes up to 1 hour for the data to replicate.
Is that regular behavior of the datastore eventual consistency? I'd expect that changes in the datastore take up to 2 minutes to propagate, but not an hour.