rmacfadyen

Results 7 comments of rmacfadyen

This is still happening in 3.0.7 and seems to be a significant problem. Having to wrap SchedulerFactor GetScheduler in my own singleton can be error prone. And potentially very tricky...

Thanks! I think that a default of a few seconds would be more helpful. Maybe even 30 seconds at the outside?

I get this too. Spent a bunch of time trying to track it down... but no solid details. The problem appears to be tracekit re-throwing exceptions... which results in windowonerror,...

This issue also impacted me for a net8 API project. It was particularly tricky to track down because in our environment the database is only missing during certain test stages...

Note that the autoCreateSqlDatabase flag may require access to the "master" database, regardless of whether or not the logging database exists or not. This fails on Azure SQL (the master...

Any projected release for this item? I came to file this a bug/feature request after seeing this 5 year old reddit thread: https://www.reddit.com/r/SQLServer/comments/aydkk6/azure_data_studio_question_anyway_to_sort_the/

Was there a resolution to this issue? I'm having the same problem. In fact the test docker file (extensibility) fails with the error: Cannot connect to the Docker daemon at...