Website Stability/Bug Fixes

Issue No. 136

Type

Bug

Status

Closed

Reported By

Erik Berg

Component

Website

Resolution

Fixed

Votes

0

Created

22/May/13 10:43 AM EDT

Closed

22/May/2013 10:47 AM EDT

Description

Resolves: - rare cases where a 500 server error was returned for a valid API request. - sporadic cases where xmlstats-api-* http headers were not added correctly to API requests. - instances where invalid requests would be searched for in root namespace if not found in child namespace e.g., <a href="/mlb/api">/mlb/api</a> would fall back to <a href="/api">/api</a> instead of returning 404. Now, it returns 404. - in some instances, a 500 error code was returned instead of a 404 error code for invalid page requests.

Closing Comment

Monitoring and API performance website coming soon.