mirror of
https://github.com/miniflux/v2.git
synced 2025-08-11 17:51:01 +00:00
Each batch of feeds sent to the worker pool is now guaranteed to contain unique feed URLs. When `POLLING_LIMIT_PER_HOST` is set, an additional limit is applied to the number of concurrent requests per hostname, helping to prevent overloading a single server. Note: Additional requests may still be made during feed refresh. For example, to fetch feed icons or when the web scraper is enabled for a particular feed. |
||
---|---|---|
.. | ||
ask_credentials.go | ||
cleanup_tasks.go | ||
cli.go | ||
create_admin.go | ||
daemon.go | ||
export_feeds.go | ||
flush_sessions.go | ||
health_check.go | ||
info.go | ||
logger.go | ||
refresh_feeds.go | ||
reset_password.go | ||
scheduler.go |