feat: support autonomous campaign schedule results
This commit is contained in:
@@ -108,7 +108,7 @@ class CampaignDeliveryTaskProvider(Protocol):
|
||||
|
||||
@runtime_checkable
|
||||
class CampaignScheduleProvider(Protocol):
|
||||
"""Durable boundary for preparing due recurring Campaign drafts."""
|
||||
"""Durable boundary for due manual drafts and governed autonomous occurrences."""
|
||||
|
||||
def dispatch_due(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user