Hacker News new | ask | show | jobs
by thinkling 2298 days ago
When I've used to Amazon Go store, it has usually taken a while for the app to update with a receipt. Last time I went to the new, bigger store it was about an hour before they had the receipt available.
1 comments

> When I've used to Amazon Go store,

My receipt was in the app shortly after (I walked about two blocks and checked). I think it took longer for an email to show up, but can't recall exactly

My experience had been that it can vary quite a bit. Most of the time it’s pretty quick, but occasionally it can be over an hour.
Maybe that is a person verifying because the software flagged something as uncertain.
More likely, there's a work queue and sometimes it gets a bit backed up or falls a little behind while autoscaling resources kick in. Having fully dedicated capacity for something that's handled asynchronously, fluctuates with time, and can tolerate many minutes of processing delay would be a waste of money.
It's Amazon, to me it seems more likely they are tuning their ML with human input than they somehow need an hour to spin up AWS for their shiny new baby.
Very possible.
Maybe they use spot instances for all the compute.