Fixed: Solr Buffer No Longer Gets Stuck After Stopping a Crawl Mid-Run

· Web Crawler · Bug Fix · All updates
Fixed a bug where the Solr buffer could get permanently stuck after stopping a crawl mid-run. Documents with oversized embedding payloads no longer block the entire batch — payloads are automatically capped, and each batch flush succeeds independently.
View the full changelog