ActionScheduler_wpCommentLogger::filter_comment_feed()
Method: Make sure Action Scheduler logs are excluded from comment feeds, which use WP_Query, not the WP_Comment_Query class handled by @see self::filter_comment_queries().
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:127