DurableTask doesn't log the ScheduledEnqueueTimeUtc for ServiceBus based framework. This drives the ContinueAsNew functionality with a timer trigger to tell when the message will be next available. This is essential for understanding the flow of Eternal orchestration.
DurableTask doesn't log the ScheduledEnqueueTimeUtc for ServiceBus based framework. This drives the ContinueAsNew functionality with a timer trigger to tell when the message will be next available. This is essential for understanding the flow of Eternal orchestration.