• John Mason's avatar
    Handle query timeouts better · 2671aada
    John Mason authored
    We currently get quite a few `ActiveRecord::QueryCancelled`
    errors. This adds handling for this error in the following:
    
    * The autocomplete web action
    * All API actions
    
    Changelog: changed
    2671aada
search_controller.rb 6.57 KB