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

vanvalenlab / kiosk-redis-consumer / 319
96%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2019 12:54AM UTC
Jobs 4
Files 7
Run time 3min
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
319

push

travis-ci

web-flow
Update the Redis client wrapper with Sentinel support (#43)

* use redis sentinel to route requests to slaves or masters.

* use LLEN instead of RPOPLPUSH to see if the queue is empty.

* add summary data to redis consumer

* retry BUSY redis ResponseErrors

* convert get_image_files_from_dir to iterator to avoid extracting all files at once

* retry all gcloud network errors

* call hmget instead of hgetall (O(5) instead of O(N))

* save total_seconds in the summary stats of an image job

* DRY out hvals.get(children)

* ZipFileConsumer uses its own queue-zip queue name.

* add data-processing functionality to redis-consumer

* create the client inside each retry loop

* add InternalServerError to the retry loop for GoogleStorage

* update _put_back_hash to only call RPOPLPUSH to avoid keys getting lost

* update storage tests for client re-creation (avoid infinite loop)

* zip consumer should update the key each time it deals with a child file

* add configurable EXPIRE_TIME env var

* Move all items in the processing queue to the work queue at the start of consume()

* ZipConsumer expires all child keys AFTER it has successfully updated the status.

* on ConnectionError, update the master and slave nodes.

* close grpc channels when request is finished.

* if setting status to cleanup, just do the cleanup, no point in putting it back.

* workaround for missing output_file_name bug

253 of 253 new or added lines in 6 files covered. (100.0%)

783 of 969 relevant lines covered (80.8%)

2.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 319.1 31 Jul 2019 12:54AM UTC 0
80.7
Travis Job 319.1
2 319.2 31 Jul 2019 12:54AM UTC 0
80.7
Travis Job 319.2
3 319.3 31 Jul 2019 12:54AM UTC 0
80.7
Travis Job 319.3
4 319.4 31 Jul 2019 12:57AM UTC 0
Travis Job 319.4
Source Files on build 319
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #319
  • faf11610 on github
  • Prev Build on master (#238)
  • Next Build on master (#322)
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