dotnet-sdk/examples/Jobs/JobsSample
Whit Waldo c94b61e0d6
Fix for Jobs mapping handler (#1474)
Tweaked the jobs mapping handler to accept an optional timeout parameter instead of a cancellation token. This applies the timeout, if specified, to each invocation instead of as a global timeout.

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-02-26 03:40:58 -06:00
..
Properties Add .NET client for Dapr Jobs API (#1384) 2024-11-01 12:08:59 -05:00
JobsSample.csproj Add .NET client for Dapr Jobs API (#1384) 2024-11-01 12:08:59 -05:00
Program.cs Fix for Jobs mapping handler (#1474) 2025-02-26 03:40:58 -06:00