public RetrieveLinksAtRecallComponent(ComponentLogger log) : base(log) { _config = new RetrieveLinksAtRecallComponentConfig(); Configuration = _config; }