Skip to content
Discussion options

You must be logged in to vote

These messages are most likely being logged because of HTTP requests that are being cancelled. If a SQL query was already started when that happens, the query will also be canceled early to prevent wasting server resources.

You can optionally filter out these messages if you're using Serilog.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vitthalshinde82
Comment options

Answer selected by vitthalshinde82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants