Skip to content

Fix that pgdump backup route is broken atm, due to nginx timing out requests before they are established/solidified #337

Description

@Venryx

Two routes to solve this:

  1. Increase nginx timeout somehow; equal to issue Modify nginx to have a higher query timeout (seems 60s atm) #320. (this is not trivial, as this is a lower level config option that is not exposed directly by nginx-gateway-fabric)
  2. Maybe switch to using a graphql subscription after all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions