You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cron): announce delivery for Telegram forum topics
- Pre-parse forum topic targets in delivery-target.ts before plugin bootstrap
- Add slash format support to parseTelegramTarget (chatId/topicId)
- Pass cfg through resolveSessionDeliveryTarget for plugin bootstrapping
- Propagate deliveryError from dispatch to run result for better diagnostics
- Update cron-jobs.md to document all supported forum topic formats
Fixes: cron announce delivery silently returning not-delivered for
Telegram forum topics regardless of target format used.
0 commit comments