Infinite Recursion Loop does not give error
I accidentally created an infinite recursion loop in my C# dll. This was hit during Azure function execution. However, instead of giving an error, the host would simply die with no error or further logging. While the loop should've been detected by me earlier, the fact that I got no errors lead me down the wrong path for a while and made it much harder to debug.

Thanks for the valid suggestion. Your feedback is now open for the user community to upvote which allows us to effectively prioritize your request against our existing feature backlog and also gives us insight into the potential impact of implementing the suggested feature.