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

wikimedia / parsoid / 378 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2015 05:32PM UTC
Files 69
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

25 Apr 2015 04:46PM UTC coverage: 85.751% (-0.007%) from 85.758%
378.2

push

travis-ci

gwicke
Exponentially increase the request timeout

The Parsoid API request client so far operated with a fixed timeout, which in
the case of parse requests was only 16s. For large gallery tags parse times
could exceed 16s on each attempt (probably ~40s), which caused Parsoid to
retry up to eight times before giving up.

This patch increases the base timeout for parse requests to 30s, and
multiplies the timeout by a factor between 3 and 4 on each retry. The exact
factor is randomized, so that retries don't happen in lock-step. With this in
place, even huge gallery tags should be successfully parsed on the first retry.

Bug: T97204

Change-Id: I8798d51c5

10953 of 12773 relevant lines covered (85.75%)

22487.15 hits per line

Source Files on job 378.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 378
  • Travis Job 378.2
  • 91b4eca8 on github
  • Prev Job for on master (#377.2)
  • Next Job for on master (#379.1)
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