Skip to content

setting async-timeout property is not overriding the default timeout which is 30s #317

@sritatineni

Description

@sritatineni

I'm using 14.1.0 and defined the below graphql property in my application.yaml

graphql:
servlet:
exception-handlers-enabled: true
async-timeout: 120000

To what I read in the documentation and samples provided this should override the default timeout which is 30s but its not working that way. my app still timeouts arround 30s ish

Please assist.

Metadata

Metadata

Assignees

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