Multiple values in SQL for Execute Query to excel

@koolrc812

For big queries it takes more time some times or if the connection is slow it might happen…just give more timeout to check and alternately add a retry scope so that even if it fails because of connection issues it retries

Cheers