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

istresearch / scrapy-cluster / 283 / 2
67%
master: 66%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 27 Oct 2016 06:01AM UTC
Files 40
Run time 1s
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

27 Oct 2016 05:48AM UTC coverage: 59.579% (-1.0%) from 60.535%
ubuntu=1 distribution=ubuntu version=14.04 init=/sbin/init run_opts=

push

travis-ci

madisonb
Added poll endpoint for requests that take longer than the threshold

This commit adds a new `/poll` endpoint that accepts a `poll_id` returned from `/feed` and allows you
 to query for it at a later time. This is useful for **stop** requests or any other request from the
redis monitor that takes longer than the default timeout.

Since we use redis to cache the result, you can even put the rest service behind a load balancer and
not have to worry about which application actually made the request - when it is finished it will be
available to the other nodes as well.

Also adds a schema validator for future endpoints so we can be sure that the data coming into the res
t endpoint is exactly like we expect.

1785 of 2996 relevant lines covered (59.58%)

0.6 hits per line

Source Files on job 283.2 (ubuntu=1 distribution=ubuntu version=14.04 init=/sbin/init run_opts=)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 283
  • Travis Job 283.2
  • 5341ec58 on github
  • Prev Job for ubuntu=1 distribution=ubuntu version=14.04 init=/sbin/init run_opts= on rest (#275.2)
  • Next Job for ubuntu=1 distribution=ubuntu version=14.04 init=/sbin/init run_opts= on rest (#284.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