Allow backends to return partial success for multistatus responses
Open
server
- Dominant language
- Go
- Stars
- 497
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Allow backends to return a list of results alongside a list of HTTP errors.
Need a new error type holding an HTTP error + the resource path.
Contributor guide
Research direction
Start by tracing how backends currently report results and HTTP errors. Define done as supporting both result and error lists for multistatus responses, with each new error carrying an HTTP error and resource path, then verify the behavior with the repository’s existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100