Dotted lines in app metrics

Syed Shoyab 0 Reputation points
2024-07-31T14:41:20.36+00:00

In the app metrics I see dotted lines for 2-3 minutes for both CPU process and memory. My problem is exactly during this time only my chatbot application is facing issues. In my chatbot I am using a direct line session to connect with a third party tool and my bot listens for replies using the web socket. I am storing the direct line session details against the conversation ID in a static concurrent dictionary. What I am thinking is this dictionary is getting disposed and the directline connection is getting lost exactly at the time where dotted lines are present in the metrics. I don't have much experience in this. Please help me

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
0 comments No comments
{count} votes