219
Views
3
Comments
Long Server Requests Timeout
Question

Hi All

we have used data action in reactive application. Module level timeout is 10 we don't want to change module level timeout because if u change module level time out it will be applicable for whole application but if we change the timeout for particular action then it is reflecting in the architecture dashboard "Long Server Request Timeout".

how to resolve this warning.my data action is taking time to get the from database more than 10 seconds.in data action i have only one advance sql and it is taking time.

2021-04-17 09-53-48
José Gonçalves

Hi Arkyadeep,

any chance to improve the advanced sql? Limiting results? Applying proper indexes?

Otherwise I don't see how you can overcome a slow sql with a short timeout.

Regards

2023-06-14 08-52-52
Arkyadeep Bharadwaj

Let me check one more time.i will inform you

2021-04-17 09-53-48
José Gonçalves

Hi Arkyadeep,

any update on this issue?

Regards

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