Hacker News new | ask | show | jobs
by ateesdalejr 3042 days ago
Why would you even need an order identifier? All you need to do is check the request logs for your server everything should be already in order.
1 comments

I was replying to the comment above which pointed out correctly that the order in which the server receives the requests may differ from the order in which they were sent.