1000 s of warning message is logged in a day. This message is logged only on certain days.
DbContext is not explicitly included in the backend code. UmbracoContext is used.
Our application is hosted to Azure with single instance and use SQL server database. We have following custom logic.
1. Umbraco form workflow
2. ContentPublishedNotification
3. ContentSavingNotification
4. SendingContentNotification
5. ContentMovedToRecycleBinNotification
6. ActionFilterAttribute
7. ContentApps
Can I ignore this message?