Skip to content

Add purge instance history method with optional timeout and correspon…

167d150
Select commit
Loading
Failed to load commit list.
Merged

Enhance purge with parallel batch deletes and partial purge timeout #1321

Add purge instance history method with optional timeout and correspon…
167d150
Select commit
Loading
Failed to load commit list.
Azure Pipelines / durabletask.public (DTFxASValidate Validate 1) failed Mar 20, 2026 in 7m 24s

DTFxASValidate Validate 1 failed

Annotations

Check failure on line 241 in Test\DurableTask.AzureStorage.Tests\Storage\TableDeleteBatchParallelTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / durabletask.public (DTFxASValidate Validate 1)

Test\DurableTask.AzureStorage.Tests\Storage\TableDeleteBatchParallelTests.cs#L241

Test\DurableTask.AzureStorage.Tests\Storage\TableDeleteBatchParallelTests.cs(241,98): Error CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Check failure on line 159 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / durabletask.public (DTFxASValidate Validate 1)

Build log #L159

Process 'msbuild.exe' exited with code '1'.