Skip to content

504 Gateway Timeouts #1406

Open
Open
@StevenMortimer

Description

@StevenMortimer

Bug

Over the past 7 months I am getting around 1,500 504 Gateway Timeout messages per month.
Each time the followup request after a back off of a few seconds then succeeds.
This happens on multiple end points.

Request

These happen on multiple end points including but not limited to

  • /v6/characters/{CharacterId}/notifications/
  • /v1/corporation/{corporationId}/mining/observers/{observerId}/
  • /v1/contracts/public/items/{contractId}/

For example

GET, RequestUri: '[https://esi.evetech.net/v1/corporation/idremoved/mining/observers/idremoved/?datasource=tranquility&page=1]

Response

ReasonPhrase: 'Gateway Timeout', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:
{
Date: Tue, 28 Jan 2025 16:45:45 GMT
Connection: keep-alive
Access-Control-Allow-Credentials: true
Access-Control-Allow-Headers: Content-Type,Authorization,If-None-Match,X-User-Agent
Access-Control-Allow-Methods: GET,HEAD,OPTIONS
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset
Access-Control-Max-Age: 600
Strict-Transport-Security: max-age=31536000
X-Esi-Error-Limit-Remain: 99
X-Esi-Error-Limit-Reset: 15
X-Esi-Request-Id: 98ee7732-e526-4b91-9789-0470933e79e4
Content-Type: application/json; charset=UTF-8
Content-Length: 55
Allow: GET,HEAD,OPTIONS
}, Trailing Headers:
{
}

Status Code

504

Headers

Authorization: Bearer 1|
User-Agent: LSEBot - contact
Accept: application/json
Accept-Encoding: gzip
Accept-Encoding: deflate

Body

Expected

It is expected that the request will return the requested data

Checklist

Check all boxes that apply to this issue:

  • [x ] Bug description is provided
  • [ x] Request path is provided
  • [ x] Response status code is provided
  • [ x] Response headers are provided
  • [ -] Response body is provided
  • [ x] Expected response is provided

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions