scrapinghub / frontera

A scalable frontier for web crawlers
BSD 3-Clause "New" or "Revised" License
1.29k stars 215 forks source link

Explicit version for kafka session timeout #388

Open a-shkarupin opened 4 years ago

a-shkarupin commented 4 years ago

As discussed in https://groups.google.com/a/scrapinghub.com/forum/?utm_medium=email&utm_source=footer#!msg/frontera/rCS6b7g6TfU/VhXfeOxHBwAJ

Also noticed that it duplicates https://github.com/scrapinghub/frontera/pull/358

codecov[bot] commented 4 years ago

Codecov Report

Merging #388 into master will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
- Coverage    60.3%   60.26%   -0.05%     
==========================================
  Files          78       78              
  Lines        6145     6145              
  Branches      809      809              
==========================================
- Hits         3706     3703       -3     
- Misses       2265     2267       +2     
- Partials      174      175       +1
Impacted Files Coverage Δ
frontera/contrib/messagebus/kafkabus.py 88.37% <ø> (ø) :arrow_up:
frontera/contrib/messagebus/zeromq/__init__.py 81.42% <0%> (-1.64%) :arrow_down:
frontera/contrib/backends/hbase/__init__.py 68.22% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b98accd...26291c9. Read the comment docs.