playframework / playframework/play-ws
JsonRequestSpec: stream with adhoc request filter
Open
Nobody has claimed this yet.
triage
- Dominant language
- Scala
- Stars
- 224
- Forks
- 92
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 28
Description
https://travis-ci.com/github/playframework/play-ws/jobs/323723859
[info] JsonRequestSpec
[error] x stream with adhoc request filter
[error] Timeout after 25 seconds (retries = 0, timeout = 5 seconds), timeFactor = 5 (AhcWSRequestFilterSpec.scala:82)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the failing JsonRequestSpec case and AhcWSRequestFilterSpec.scala:82, then inspect the Travis CI failure linked in the issue. Reproduce the 25-second timeout for “stream with adhoc request filter” and identify the cause before defining the fix; done means the case completes without timing out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100