We have an SQL query that is present in another module, and we are calling that SQL query in a data action. When we set up the timeout of Query shorter than data action by considerable amount, the data is still loaded and displayed, exceeding load time of query. (for eg, timeout of query is 7 seconds, but the query is loaded even if more time is consumed).
It works sometimes when the query timeout is set as 5 seconds.
Hello, friend,
Have you tried shortening the action time?