pub const CRAWLER_DEFAULT_CHANNEL_CAPACITY: usize = 1000;
Default channel capacity for crawler communication.