|
Ran
|
Jobs
2
|
Files
82
|
Run time
3min
|
Badge
README BADGES
|
push
travis-ci
http status code 504 for upstream service timeout (#1977) resolves #1975 When `Enforced Timeout` plugin is enabled, the gateway response status code indicates a client error `408 Request Timeout`. In fact, there is nothing wrong with the client request and this is misleading. The correct http status code for this is `504 - Gateway Timeout`. > The server was acting as a gateway or proxy and did not receive a timely response from the upstream server. (cherry picked from commit d31e82a37)
8860 of 14638 relevant lines covered (60.53%)
1.35 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6004.1 (LATEST_GO=true) | 0 |
60.53 |
Travis Job 6004.1 | |
| 2 | 6004.2 (LATEST_GO=true) | 0 |
61.06 |
Travis Job 6004.2 |