Anyone else seeing degraded performance with ITA Matrix today? Getting a lot of errors from the /batch API today.
Code:
HTTP/1.1 500 Internal Server Error
Vary: Origin
Vary: X-Origin
Vary: Referer
Content-Type: application/json; charset=UTF-8
{
"error": {
"code": 500,
"message": "Internal error encountered.",
"status": "INTERNAL"
}
}