Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AwaitInterval ¶
func AwaitInterval(ctx actors.Ctx, name string, cfg ScheduleConfig) error
AwaitInterval sleeps until the named schedule is due and persists the next run timestamp using search attributes so the cadence survives Continue-As-New.
Types ¶
type ScheduleConfig ¶
ScheduleConfig describes a durable interval gate for control workflows.
Click to show internal directories.
Click to hide internal directories.