auto_disable_failed_linkedin_sources

Documentation for eth_defi.feed.sources.auto_disable_failed_linkedin_sources function.

auto_disable_failed_linkedin_sources(summary, sources, disabled_at)

Write linkedin-rss-hub-disabled-at to YAML for every all-503 LinkedIn failure.

When all configured RSSHub bridges return HTTP 503 for a LinkedIn source, LinkedIn is gating that company page behind authentication. This function stamps the feeder YAML so future scan runs skip the source entirely rather than retrying.

Parameters
Returns

Number of YAML files updated.

Return type

int