Open josven opened 9 years ago
@josven Thank you for your feedback. The backend doesn't have any connection retry logic now, and I hope I can add some kind of connection retry feature to the backend in the future.
@josven @michiya : Please let me know if you need help with retry logic with your code. I work on the Azure SQL team at Microsoft and would be able to help you out here(atleast with basic scenarios)
Hi, I have a question regarding the Azure SQL Database version V12 update (15/05/2015 https://azure.microsoft.com/en-gb/documentation/articles/sql-database-v12-whats-new/)
How compatible is django-pyodbc-azure with this upgrade? What I been told is that the platform will no longer handle connection failures. Are there some a kind of retry logic in django-pyodbc-azure to handle the scenarios where network connectivity of database load does not allow a operation to succeed?
Cheers Jonas