Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Explicitly say event order is newest-first - #698

Closed
zw wants to merge 1 commit into
github:masterfrom
zw:patch-4
Closed

Explicitly say event order is newest-first#698
zw wants to merge 1 commit into
github:masterfrom
zw:patch-4

Conversation

@zw

@zw zw commented Jan 20, 2015

Copy link
Copy Markdown
Contributor

That's what I've observed, and it helps to know you can avoid a defensive sort.

That's what I've observed, and it helps to know you can avoid a defensive sort.
@kdaigle

kdaigle commented Aug 17, 2015

Copy link
Copy Markdown
Member

Currently, you aren't guaranteed an order with the Events API. It will generally be newest first but it is not guaranteed. If you need the events guaranteed to be ordered, you should order them on you side currently. 😄 Thanks for the PR though!

@kdaigle kdaigle closed this Aug 17, 2015
hubot added a commit that referenced this pull request Oct 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants