Removed sort by scheduled visibility time

This commit is contained in:
Michael Schmatz 2014-03-20 08:44:41 -07:00
parent 81a459dc02
commit 9e8a31f2df

View file

@ -193,8 +193,8 @@ class MongoQueue extends events.EventEmitter
scheduledVisibilityTime:
$lte: new Date()
options =
sort: 'scheduledVisibilityTime'
#options =
# sort: 'scheduledVisibilityTime'
update =
$set: