Skip to content

Add opt-in Timeout on PurgeInstanceFilter for partial purge

0362969
Select commit
Loading
Failed to load commit list.
Merged

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

Add opt-in Timeout on PurgeInstanceFilter for partial purge
0362969
Select commit
Loading
Failed to load commit list.
Azure Pipelines / durabletask.public (DTFxEmulatorValidate Validate 4) failed Mar 19, 2026 in 6m 55s

DTFxEmulatorValidate Validate 4 failed

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / durabletask.public (DTFxEmulatorValidate Validate 4)

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

Test\DurableTask.AzureStorage.Tests\Storage\TableDeleteBatchParallelTests.cs(242,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 (DTFxEmulatorValidate Validate 4)

Build log #L159

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