Skip to content

PDP: Troubleshooting - add reasons about timed out requests when using the Query Console #3552

@zachtil

Description

@zachtil

Create a new troubleshooting page and list the reasons for which requests might time out:

  • Time out limit on the Data Browser: 15 seconds
  • Time out limit for the Query Console: ? (checking)
  • Data Proxy causes
    • time added to a request as a result of it going through the Data Proxy pushed the time beyond the limit
    • Database and Data Proxy are in different geolocations
  • Database causes
    • The time it took the database to process the query pushed it over the limit
      • the payload response is large and could not be processed within the time limit
      • the depth of the query is large (it includes mutliple relational fields)

Linear: CP-2435
Size: S

Metadata

Metadata

Assignees

Labels

type/docsDocumentation creation, updates or corrections

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions