19 Mar 2025 10:59 AM
Hello Everyone,
I have a complex query, which is a combination of 3 independent queries. All the independent queries work within the time limit. When I try to combine them in DQL, it gives 'Query timeout ERROR'. Is there any way to increase the timeout in the DQL?
"error": {
"message": "QUERY_TIMEOUT",
"details": {
"exceptionType": "DQL-EXEC-EXECUTION",
"errorType": "QUERY_TIMEOUT",
"errorMessage": "Query timeout.",
"arguments": [],
"queryString": "timeseries .........."
"errorMessageFormatSpecifierTypes": [],
"errorMessageFormat": "Query timeout.",
"queryId": "7abec91d-ba70-43c5-8591-d73a6d063dde"
},
"code": 400
}
}
19 Mar 2025 11:32 PM
This sounds like the sort of thing that Dynatrace's engineering team would have to adjust on the backend of your SaaS tenant. This has been the case for various limits that we have reached within our environment. I recommend raising a support request via the support portal.