chore: update docstring

This commit is contained in:
tao.chen
2026-08-21 16:07:26 +08:00
parent 02bda7cc60
commit 952b08bb63
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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