Azure / azure-service-bus-emulator-installer

This repository acts as a central hub for handling issues, collecting feedback, and facilitating discussions related to the Azure Service Bus Emulator.
https://learn.microsoft.com/en-us/azure/service-bus-messaging/overview-emulator
MIT License
100 stars 2 forks source link

Configurable waiting time for initial SQL HealthCheck check #15

Open scrocquesel opened 2 days ago

scrocquesel commented 2 days ago

We are using test containers to wrap sql server and the emulator. This ensure the emulator is started only when the sql container is ready. Waiting 15 seconds is way too long in unit testing.