We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A short description of the bug that becomes the issue title e.g. SQLAsyncOutputCacheProvider throws SqlException when there are too many requests
Does the bug result in any actual functional issue, if so, what? e.g. Yes. When this happens, the provider fails to fetch data from Sql server.
What is the smallest, simplest set of steps to reproduce the issue. If needed, provide a project that demonstrates the issue.
What would you expect to happen if there wasn't a bug e.g. The session data is saved into sql server
What is actually happening e.g. Got SqlException
Optional, details of the root cause if known