Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-3492

When search rate limiter is hit, /ws/1 returns 200 with no body

      Hello,

      We are seeing queries to /ws/1 returning 200 with no body, when search.musicbrainz.org is busy.

      HTTP/1.0 200 OK
      Connection: close
      Date: Wed, 21 Sep 2011 16:43:05 GMT
      Content-Length: 0
      Content-Type: application/xml; charset=utf-8
      X-Catalyst: 5.80032
      

      The same query to /ws/2 returns 400 with the following body:

      <?xml version="1.0" encoding="UTF-8"?>
      <error>
      	<text>
      		Could not retrieve sub-document page from search server. Error: http://search.musicbrainz.org/ws/2/artist/?max=25&amp;type=artist&amp;fmt=xml&amp;offset=0&amp;query=Carol -&gt; 503 Service Temporarily Unavailable
      	</text>
      	<text>
      		For usage, please see: http://musicbrainz.org/development/mmd
      	</text>
      </error>
      

          [MBS-3492] When search rate limiter is hit, /ws/1 returns 200 with no body

          Oliver Charles added a comment - This is in review at http://codereview.musicbrainz.org/r/2059/ and in testing on http://test.musicbrainz.org/

          Due to be fixed within the next 3 months. Decided by the scheduling game and http://chatlogs.musicbrainz.org/musicbrainz-devel/2012/2012-07/2012-07-03.html#T19-01-57-842265

          Oliver Charles added a comment - Due to be fixed within the next 3 months. Decided by the scheduling game and http://chatlogs.musicbrainz.org/musicbrainz-devel/2012/2012-07/2012-07-03.html#T19-01-57-842265

            acid2 Oliver Charles
            njh Nicholas J Humfrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Bug fixes, 2012-08-06