ScheduleTargetError
Defined in the protocols module.AI Agent Raised when a scheduled/agent-initiated send has an unroutable target. Carries the structured :class:
DeliveryValidation reason/hint so the
scheduler/CLI can fail fast at creation time with an actionable message
(channel 'telegramm' is not configured. Configured: telegram, slack.)
rather than accepting a target that is only discovered dead at fire time.
Constructor
str
required
No description available.
str
default:"''"
No description available.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 2345
