Whit Waldo

Results 63 issues of Whit Waldo

Back when the Workflow functionality was included in Dapr.Client, an E2E test was created that performed a series of workflow activities and validated that the logging output correctly reflected the...

area/test
area/test/unit
technical debt
area/workflow

# Description Added a Dapr Jobs client for the new [Jobs API](https://v1-14.docs.dapr.io/reference/api/jobs_api/#schedule-a-job). This PR is intended to replace the previous one and was performed as a squash merge of it...

area/client/scheduler

## Describe the feature Since there's a new Jobs API showing up in Dapr in the near future, it should receive support in the .NET client. As I'm actively advocating...

kind/enhancement