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

wikimedia / parsoid / 378
85%

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

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

10964 of 12773 relevant lines covered (85.84%)

89948.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 378.1 25 Apr 2015 05:34PM UTC 0
85.75
Travis Job 378.1
2 378.2 25 Apr 2015 05:32PM UTC 0
85.75
Travis Job 378.2
3 378.3 25 Apr 2015 05:33PM UTC 0
85.83
Travis Job 378.3
4 378.4 25 Apr 2015 05:32PM UTC 0
85.74
Travis Job 378.4
Source Files on build 378
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #378
  • 91b4eca8 on github
  • Prev Build on master (#377)
  • Next Build on master (#379)
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