• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

binux / pyspider / 584 / 2
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 21 May 2016 11:24PM UTC
Files 75
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 May 2016 10:46PM UTC coverage: 89.075% (+1.1%) from 87.938%
584.2

push

travis-ci

binux
use smaller connect_timeout

When having temporary network interruption, requests will hang at
connecting state, at same time, scheduler will continue dispatching new
tasks. After network recover, all request sent out in bulk, which may
cause IP ban.
A smaller connect_timeout will reduce the maximum number of requests in
connecting state when network interruption happends.

connect_timeout can be set via self.crawl, and timeout will no longer
affect connect_timeout.

4851 of 5446 relevant lines covered (89.07%)

0.89 hits per line

Source Files on job 584.2
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 584
  • Travis Job 584.2
  • e885f6f5 on github
  • Prev Job for on master (#583.2)
  • Next Job for on master (#585.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc