Issue Details (XML | Word | Printable)

Key: MBS-3492
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Oliver Charles
Reporter: Nicholas J Humfrey
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

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

Created: 21/Sep/11 04:44 PM   Updated: 06/Aug/12 09:58 AM  Due: 03/Oct/12   Resolved: 06/Aug/12 09:58 AM
Component/s: Web service
Affects Version/s: None
Fix Version/s: Bug fixes, 2012-08-06


 Description  « Hide

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>


Sort Order: Ascending order - Click to sort in descending order
Oliver Charles added a comment - 10/Jul/12 07:04 AM

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 - 16/Jul/12 10:14 AM