Application Metadata (AppInfoModel)
  • Application Name & Version DSTAPI v4.1.9.0
  • App Description A lightweight, high-performance DST api client handler
  • App Type ASP .NET 8 CORE API
  • Environment Mode Server
  • Token D5EE2R6ER6D3FF54E359
Device & Client Profile (PhysicalDeviceInformation)
  • Form Factor Desktop Workspace
  • Manufacturer & Model ATUL-SINGH Microsoft Windows 10.0.26200
  • Platform / OS .NET 8.0.21
  • Client IP Address 106.219.247.54
  • Exception Status & Mode Flags
    Status: Unhandled Mode: Development
Code Reference & Location
Timestamp 2026-09-18 23:25:16 +05:30
Line Number Line 80
Namespace dst.admin.web.services.repo.Inventory.Stock.Repository
Page / Component Name InventoryStockRepository
Method Name SearchCatalogSKU
Site Map dst.admin.web.services.repo.Inventory.Stock.Repository - InventoryStockRepository/SearchCatalogSKU
File Path Source D:\Core Application\DST Admin Web Services\Inventory\Stock\Repository\SearchCatalogSKU.cs
Exception Message Payload
Primary Message
An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure' to the 'UseSqlServer' call.
INNER EXCEPTION MESSAGE
The request failed to run because the batch is aborted, this can be caused by abort signal sent from client, or another request is running in the same session, which makes the session busy. Operation cancelled by user.
Full Stack Trace Diagnostics
   at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   at dst.admin.web.services.repo.Inventory.Stock.Repository.InventoryStockRepository.SearchCatalogSKU(String sku, CancellationToken token) in D:\Core Application\DST Admin Web Services\Inventory\Stock\Repository\SearchCatalogSKU.cs:line 47