I also think this is some kind of change in the last 24 hours. My code has not changed, and it suddenly started reporting an exponential number of "updated" orders. This is because I use updated_at_min to fetch orders, and every time I then save an order, it sets the updated_at to a more recent value than the last updated_at_min.
↧