SuperEvilMegacorp / vainglory-assets

Community provided art, schemas, and other assets that make using the Vainglory API easier
https://developer.vainglorygame.com
MIT License
54 stars 40 forks source link

Bug: 504 Gateway Timeout #248

Closed schneefux closed 7 years ago

schneefux commented 7 years ago

We're seeing a very high rate of 504 since about a week or two ago. Here are a few recent log entries from requests that failed at least two times. The first column is the process id (irrelevant), the second the service name (irrelevant), the third is the log's timestamp (when the error occured), then follows the debug message (only API errors here) and a key value pair of paramaters of the request and the response (status and error).

You can write curls from it as-is, for example for the first log entry:

curl -g "https://api.dc01.gamelockerapp.com/shards/eu/matches?filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76&filter[gameMode]=casual_aral,blitz_pvp_ranked&sort=createdAt&filter[createdAt-start]=2017-02-13T18:09:26.693Z&filter[createdAt-end]=2017-03-13T18:09:26.693Z" -H "Authorization: Bearer $APIKEY" -H "X-TITLE-ID: semc-vainglory" -H "Accept: application/vnd.api+json"

This request failed with 504 everytime I ran it.

126|apigra | 2017-08-20T12:47:14.177Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-02-13T18:09:26.693Z, filter[createdAt-end]=2017-03-13T18:09:26.693Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.257Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-04-10T18:08:47.103Z, filter[createdAt-end]=2017-05-08T18:08:47.103Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.262Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-03-13T18:08:43.639Z, filter[createdAt-end]=2017-04-10T18:08:43.639Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.266Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-03-13T18:08:46.103Z, filter[createdAt-end]=2017-04-10T18:08:46.103Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.278Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-04-10T18:08:46.441Z, filter[createdAt-end]=2017-05-08T18:08:46.441Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.282Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-03-13T18:08:45.441Z, filter[createdAt-end]=2017-04-10T18:08:45.441Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.288Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-02-13T18:08:42.639Z, filter[createdAt-end]=2017-03-13T18:08:42.639Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.295Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-02-13T18:08:45.103Z, filter[createdAt-end]=2017-03-13T18:08:45.103Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.300Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-02-13T18:08:44.441Z, filter[createdAt-end]=2017-03-13T18:08:44.441Z, status=504, error=<html>
126|apigra | 2017-08-20T12:47:14.302Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=2537169e-2619-11e5-91a4-06eb725f8a76, filter[gameMode]=casual_aral,blitz_pvp_ranked, sort=createdAt, filter[createdAt-start]=2017-04-10T18:08:44.639Z, filter[createdAt-end]=2017-05-08T18:08:44.639Z, status=504, error=<html>
111|apigra | 2017-08-20T12:29:17.948Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=143b62ec-6c2d-11e4-a379-062d0b175276, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:29:17.949Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=143b62ec-6c2d-11e4-a379-062d0b175276, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:29:17.955Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=143b62ec-6c2d-11e4-a379-062d0b175276, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:29:18.484Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=143b62ec-6c2d-11e4-a379-062d0b175276, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:29:18.555Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=143b62ec-6c2d-11e4-a379-062d0b175276, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:30:18.028Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=143b62ec-6c2d-11e4-a379-062d0b175276, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:30:20.893Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/ea/matches, filter[playerIds]=518e2bea-1f18-11e5-96b1-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:30:20.913Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/ea/matches, filter[playerIds]=518e2bea-1f18-11e5-96b1-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:30:29.026Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/ea/matches, filter[playerIds]=c9e94d26-df3e-11e6-a556-06a9175d25fa, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:30:29.031Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/ea/matches, filter[playerIds]=c9e94d26-df3e-11e6-a556-06a9175d25fa, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:31:21.006Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=9c0f99f8-7e2a-11e5-a0b7-06eb725f8a76, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:31:21.127Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=9c0f99f8-7e2a-11e5-a0b7-06eb725f8a76, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:31:21.145Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/eu/matches, filter[playerIds]=9c0f99f8-7e2a-11e5-a0b7-06eb725f8a76, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:32:41.821Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=bb2e7e42-8ec1-11e5-8dad-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:32:41.822Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=bb2e7e42-8ec1-11e5-8dad-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:32:41.823Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=bb2e7e42-8ec1-11e5-8dad-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:32:42.396Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=bb2e7e42-8ec1-11e5-8dad-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:32:42.415Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=bb2e7e42-8ec1-11e5-8dad-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:33:41.914Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=bb2e7e42-8ec1-11e5-8dad-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:36:05.735Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=ef499e3a-ccad-11e5-adfa-06ab1a16f8e5, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:36:20.436Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a4e8591c-de9b-11e5-8cda-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:36:20.440Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a4e8591c-de9b-11e5-8cda-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:36:20.444Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a4e8591c-de9b-11e5-8cda-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:38:54.612Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:38:54.616Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:38:54.627Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:38:55.594Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:38:55.965Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:39:54.705Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:39:55.748Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:39:55.824Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:39:56.059Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=6e178f64-8d66-11e6-b579-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:42:10.744Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=63129fb0-d7ff-11e3-a628-024db1f5ce53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:42:10.750Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=63129fb0-d7ff-11e3-a628-024db1f5ce53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:42:10.755Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=63129fb0-d7ff-11e3-a628-024db1f5ce53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:42:11.139Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=63129fb0-d7ff-11e3-a628-024db1f5ce53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:42:11.253Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=63129fb0-d7ff-11e3-a628-024db1f5ce53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:43:10.833Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=63129fb0-d7ff-11e3-a628-024db1f5ce53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:47:23.506Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/ea/matches, filter[playerIds]=87bf1db4-1efe-11e6-ba18-06f4ee369f53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:47:23.511Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/ea/matches, filter[playerIds]=87bf1db4-1efe-11e6-ba18-06f4ee369f53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
111|apigra | 2017-08-20T12:47:23.514Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/ea/matches, filter[playerIds]=87bf1db4-1efe-11e6-ba18-06f4ee369f53, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:09:13.114Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=45c11500-a9fc-11e6-95df-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:10:13.198Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=45c11500-a9fc-11e6-95df-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:11:13.281Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=45c11500-a9fc-11e6-95df-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:12:04.645Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=45c11500-a9fc-11e6-95df-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=502, error=<html>
92|apigrab | 2017-08-20T12:13:04.731Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=45c11500-a9fc-11e6-95df-067e8bc536fd, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:14:04.815Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=60a9448c-27fd-11e5-9f53-06b48b82cd49, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:15:04.899Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=60a9448c-27fd-11e5-9f53-06b48b82cd49, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:16:04.984Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=60a9448c-27fd-11e5-9f53-06b48b82cd49, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:17:05.067Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a3a54410-8cc1-11e5-9a16-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:18:05.150Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a3a54410-8cc1-11e5-9a16-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:19:05.232Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a3a54410-8cc1-11e5-9a16-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:20:05.316Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a3a54410-8cc1-11e5-9a16-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:21:05.400Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=10d43f54-b300-11e6-8790-068789513eb5, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:22:05.482Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=10d43f54-b300-11e6-8790-068789513eb5, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:23:05.565Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=10d43f54-b300-11e6-8790-068789513eb5, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:24:05.650Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=beb58ec8-77fe-11e4-a232-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:25:05.733Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=beb58ec8-77fe-11e4-a232-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:26:05.817Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=beb58ec8-77fe-11e4-a232-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:27:05.902Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a913273a-0bc6-11e6-9d3a-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:28:05.986Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a913273a-0bc6-11e6-9d3a-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:29:06.068Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=a913273a-0bc6-11e6-9d3a-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:30:06.154Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=8641647a-2082-11e7-9ecd-06fc87f1dd11, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:31:06.239Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=2d497070-8f32-11e5-984a-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:32:06.321Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=2d497070-8f32-11e5-984a-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:33:06.403Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/na/matches, filter[playerIds]=2d497070-8f32-11e5-984a-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:34:06.485Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=893ee5c6-d4a3-11e4-960e-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:35:06.566Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=bd83a368-0499-11e6-8569-06b48b82cd49, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:36:06.649Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=999d8a20-303d-11e6-aa82-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:37:06.731Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=999d8a20-303d-11e6-aa82-06d90c28bf1a, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:38:06.813Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=e094871c-dd22-11e5-a2fd-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:39:06.894Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=e094871c-dd22-11e5-a2fd-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:40:06.976Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=e094871c-dd22-11e5-a2fd-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:41:07.058Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=e094871c-dd22-11e5-a2fd-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:42:07.139Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=e094871c-dd22-11e5-a2fd-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:43:07.220Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=e094871c-dd22-11e5-a2fd-0628b69bf6d1, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:44:07.301Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=1a991f60-a6d0-11e5-9d6d-06eb725f8a76, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:45:07.383Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=1a991f60-a6d0-11e5-9d6d-06eb725f8a76, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:46:07.464Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=ef8cb4e6-7b1b-11e6-8ff0-06388a2f2ea7, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:46:35.639Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=642c40ca-ffb3-11e6-94da-02a5820c0f16, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-02-14T00:00:00.000Z, filter[createdAt-end]=2017-03-14T00:00:00.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:47:07.547Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=642c40ca-ffb3-11e6-94da-02a5820c0f16, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-04-11T00:00:02.000Z, filter[createdAt-end]=2017-05-09T00:00:02.000Z, status=504, error=<html>
92|apigrab | 2017-08-20T12:47:35.747Z - error: API error uri=https://api.dc01.gamelockerapp.com/shards/sg/matches, filter[playerIds]=642c40ca-ffb3-11e6-94da-02a5820c0f16, filter[gameMode]=casual,ranked, sort=createdAt, filter[createdAt-start]=2017-03-14T00:00:01.000Z, filter[createdAt-end]=2017-04-11T00:00:01.000Z, status=504, error=<html>
svperfecta commented 7 years ago

Hey @schneefux looking at this, I think perhaps you're causing a timeout with this query (not your fault). Essentially you're causing a giant cache miss, looking for data within a time period that doesn't exist. I think if you limit your queries to the last 120 days (per data retention ticket) you'd see an improvement. Mind trying and letting me know?

schneefux commented 7 years ago

Aha! Sure, will do. The 504s are 2017-02 until 2017-04, so this makes sense. You mentioned it in #222. In the changelog it is (continously?) "upcoming", so I was not aware that this change is live already.

svperfecta commented 7 years ago

Ok - so the issue here is that querying outside of the retention period, causes a giant cache miss and slows things down. We should validate that parameters are within the retention period.

svperfecta commented 7 years ago

I believe this is resolved, but we want to hold the ticket open because we think that the API should return an error if querying outside the retention period.

svperfecta commented 7 years ago

Fixed!