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

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

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

pending completion
283

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%)

1.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 283.1 (centos=1 distribution=centos version=7 init=/usr/lib/systemd/systemd run_opts=--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro) 27 Oct 2016 06:00AM UTC 0
59.58
Travis Job 283.1
2 283.2 (ubuntu=1 distribution=ubuntu version=14.04 init=/sbin/init run_opts=) 27 Oct 2016 06:01AM UTC 0
59.58
Travis Job 283.2
Source Files on build 283
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #283
  • 5341ec58 on github
  • Prev Build on rest (#275)
  • Next Build on rest (#284)
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