Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesCould Alteryx create a solution or work around for their tools to retry the queries with Azure DB connectivity outages.
If there are intermittent, transient (short-lived) connection outages with cloud Azure DB, then what action can we take with Alteryx to retry the queries.
Examples of retry Azure SQL logic:
“2. Applications that connect to a cloud service such as Azure SQL Database should expect periodic reconfiguration events and implement retry logic to handle these errors instead of surfacing these as application errors to users”.
SQL retry logic is a feature that is not currently supported by Alteryx.
For further information please see [ ref:_00DE0JJZ4._5004412Star:ref ]:
Hi Alteryx Support,
We are experiencing intermittent errors with our Alteryx workflows connecting to our Azure production database with Alteryx Designer v2018.4.3.54046.
Is there anything we can do to avoid or work around these intermittent / transient (short-lived) connection errors, such as, changing the execution timing or the SQL driver settings.
Or can we incorporate examples of retry Azure SQL logic:
“2. Applications that connect to a cloud service such as Azure SQL Database should expect periodic reconfiguration events and implement retry logic to handle these errors instead of surfacing these as application errors to users”.
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-develop-error-messages
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connectivity-issues
Salesforce Import process, which contains 25 Workflow modules, completed with errors on:
Mon 25/02/2019 23:27
Error 1
2019-02-25 23:11:23:
2.1.18_SF_MailJobDocument_Import.yxmd:
Tool #245: Error opening connect string: Microsoft OLE DB Provider for SQL Server: Login timeout expired\HYT00 = 0; Microsoft OLE DB Provider for SQL Server: Invalid connection string attribute\01S00 = 0.
Error 2:
2019-02-25 23:26:31:
2.1.25_SF_ClientActivityParticipant_Import.yxmd:
Tool #258: Error opening connect string: Microsoft OLE DB Provider for SQL Server: Login timeout expired\HYT00 = 0; Microsoft OLE DB Provider for SQL Server: Invalid connection string attribute\01S00 = 0.
Salesforce Import Workflow completed with errors on:
Wed 27/02/2019 23:24
Error 3
2019-02-27 23:06:47:
2.1.17_SF_MailJobs_Import.yxmd:
DataWrap2ODBC::SendBatch: [Microsoft][SQL Server Native Client 11.0]TCP Provider: The specified network name is no longer available.
Regards,
Nigel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.