Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Processing timeout #798

Open
Open
@Legolaszstudio

Description

@Legolaszstudio

Hello!

I was wondering what would be the proper way to handle timeouts with this module, eg.:
My hosting provider's reverse proxy would timeout after 30 seconds, so if a graphql query would take longer than 25 seconds (for example due to a database connection problem) I would like to terminate all processing and send back an error message.

I looked all over the internet but couldn't find anything regarding this issue, so any help would be appreciated :)

Activity

enisdenjo

enisdenjo commented on Mar 20, 2023

@enisdenjo
Member

This library has been deprecated and this repo will be archived soon. It has been superseded by graphql-http.

Furthermore, if you seek a fully-featured, well-maintained and performant server - I heavily recommend GraphQL Yoga!

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

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @enisdenjo@Legolaszstudio

        Issue actions

          Processing timeout · Issue #798 · graphql/express-graphql