linkedin / linkedin/play-restli
Proxy back client timeout error for rest.li callback
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linkedin/play-restli/blob/7e8218134a2d8a5b405f377fbf8121d84ab1b2b5/play-restli/src/main/scala/com/linkedin/playrestli/RestliServerHttpRequestHandler.scala#L121
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 at play-restli/src/main/scala/com/linkedin/playrestli/RestliServerHttpRequestHandler.scala around line 121 and inspect how the rest.li callback handles client timeouts. Determine the expected error propagation there; done means the client timeout error is proxied back through the callback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100