You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
when my application is called and request is cancelled (due to up stream timeout), canceled request is not present in application insights, which leads to dependency calls not linked to any request or trace and it makes log really hard to read.
To simulate this behavior you can use application https://github.com/xsmrcek/minimal-example there is /sample endpoint with loop, so there is plenty of time to cancel requests (from postman for example). I did my testing with agent version 3.4.1 and 3.4.4.
The text was updated successfully, but these errors were encountered:
Hi @xsmrcek!
We will release a new version of Application Insights in the next days. It will contain this fix and other improvements (included after Application Insights 3.4.4.) that may help. Could you please test with the new release?
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.
Hello,
when my application is called and request is cancelled (due to up stream timeout), canceled request is not present in application insights, which leads to dependency calls not linked to any request or trace and it makes log really hard to read.
To simulate this behavior you can use application https://github.com/xsmrcek/minimal-example there is /sample endpoint with loop, so there is plenty of time to cancel requests (from postman for example). I did my testing with agent version 3.4.1 and 3.4.4.
The text was updated successfully, but these errors were encountered: