I have a developer instance of aspdotnetstorefront that no one else is using. Everytime I get to the ecommerce front end or the admin backend for the first time in the day, it restarts with a yellow screen (in my browser).
At times it even restarts while in the middle of adding items to the cart.
I understand that the application has been taken off and it is loaded up the first time I send a request, but why bring up that yellow screen stating that the application is restarting when it is actually starting.
Is there any configuration in the storefront that controls this behaviour.
All I want is that it should just start up and show me the screen I requested without the yellow screen (I don't have a problem with the first request taking longer to serve).