Azure / Azure/azure-functions-durable-powershell
Refine the `DurableTask` written to output by `WaitAny`
Open
- Dominant language
- C#
- Stars
- 9
- Forks
- 14
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 5
Description
`WaitAny` writes the first `DurableTask` to complete to the output pipe. However, the information displayed is not useful, showing type information. It would be good to make sure the output at least matches what is present in the PowerShell worker or displays more useful information (for example, the external event name in a `ExternalEvent` task).
Contributor guide
Assessment
This issue has not been assessed yet.