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

Support Async Timeout Property in GraphQLServletProperties #469

Closed
@Thinkenterprise

Description

@Thinkenterprise

Would it be possible to add the attribute asyncTimeout in the GraphQLServletProperties so that the `GraphQLWebAutoConfigurationcan load it to theGraphQLConfiguration``? So that it is possible to set a request timeout for each query. This was introduced in GraphQL Servlet in 9.2, but cannot be configured in Spring Boot. However, that would be very helpful to ward off malicious queries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions