When I click “edit dataset” in QS, it is timeout. see error below. Is it related to admin configuration?
sourceErrorCode:DATA_SOURCE_TIMEOUT sourceErrorMessage:Server execution exceeded 46 seconds, which is calculated based on client TTL and service config
I’m getting similar error too. I get this at the step of editing. I’m not able to save the changed data set query to data source. Save button shows disabled.
I did the same step as you did to get the DATA_SOURCE_TIMEOUT.
What I did temporarily is:
(1) make a copy of dataset to backup the timeout error
(2) remove the trouble data source with timeout error
(3) add the data source again
but the issue is with custom sql: if you have complicated sql written in that dataset, you need to rewrite. It will be easier if you have a backup of you sql query.