I got the error
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
during the command execution.
I also set Connect Timeout=60
in the connection string.
That stored procedure execution time is around 35 seconds.
Connection is established, but result is not returned.