The call to Update in the RequestQueue code can be made more efficient by having a method on the RequestQueueStore to support getting a single item. That way, we wouldn't need to return the whole queue just to check if an item exists before trying to update it.
Comment 1 by dewittj@chromium.org
, Sep 23 2016