20
Views
1
Comments
Not Facing SQL query timeout error when timeout is set more than 5 seconds
Question
Application Type
Reactive

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.

2023-12-19 16-46-19
Castro Vieira

Hello, friend,


Have you tried shortening the action time?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.