scrapinghub/arche

Use `pool` to download items with `filter`

開放

#13 建立於 2018年12月25日

 (1 則留言) (0 個反應) (0 位負責人)Python (17 個分叉)auto 404
Type: BugType: Performancegood first issue

倉庫指標

星標
 (47 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The current logic of dividing on batches by start_index and count doesn't account for filter. When using filter, returned items _key don't correspond with actual index so the data repeats.

貢獻者指南