Open
Description
While creating a new orchestration, the user can schedule it to run at a later time by setting the ScheduledStartTimestamp
field here:
However, it gets ignored while sending the request to backend:
durabletask-go/backend/executor.go
Line 315 in fc57567
It needs to be passed to backend so that backend can schedule workflows accordingly.
Metadata
Metadata
Assignees
Labels
No labels