another trace line
This commit is contained in:
Родитель
c260fd36a1
Коммит
da6e73e4ff
|
@ -742,6 +742,7 @@ namespace DurableTask.Netherite.Faster
|
||||||
catch (OperationCanceledException) when (this.terminationToken.IsCancellationRequested)
|
catch (OperationCanceledException) when (this.terminationToken.IsCancellationRequested)
|
||||||
{
|
{
|
||||||
// partition is terminating
|
// partition is terminating
|
||||||
|
this.blobManager.TraceHelper.FasterProgress($"PrefetchSession {sessionId} cancelled");
|
||||||
}
|
}
|
||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче