biocore / biocore/microsetta-private-api
Request to display the sample name that has no info in Flight when retrieved for sample summary using a list
- Dominant language
- Python
- Stars
- 6
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Request to display the sample name that has no info in Flight when a list of sample names has been uploaded to retrieve the sample summary using a CSV file.
The error message that shows currently is not helpful because it doesn't display for the rest of the sample names whose sample summary info is available.
Error message: { "detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.", "status": 500, "title": "Internal Server Error", "type": "about:blank" }
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the CSV-based sample-summary request entry point and reproduce the request with a sample name that has no information. Trace how the missing sample affects the remaining names; done means the response identifies the unavailable sample while still returning summaries for names with data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100