Wrap FeedParser::parse in try/catch so an unexpected Throwable from third-party feed content (not just invalid XML) maps to the clean fetch_rss_malformed failure instead of bubbling up as an unhandled exception — matching the failed()-not-throw pattern of the sibling HTTP node. |
||
|---|---|---|
| .. | ||
| AutomationConfigValidator.php | ||
| ExpressionResolver.php | ||
| FeedParser.php | ||
| GenerateNodeValidator.php | ||
| WebhookNodeValidator.php | ||