chore: update docstring
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Shared schedule-trigger logic.
|
||||
|
||||
Both the user-facing manual run endpoint (``backend.schedule_runs``)
|
||||
Both the user-facing manual run endpoint (``backend.api.schedules.runs``)
|
||||
and the schedule service's cron tick handler call into this module to
|
||||
materialize a ``ScheduleRuns`` row plus the corresponding
|
||||
``schedule.run.requested`` outbox event. The outbox is the single
|
||||
|
||||
Reference in New Issue
Block a user