Do we still need prentsbyLumi API?
- Dominant language
- Python
- Stars
- 7
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
@amaltaro
The listFileParentsbyLumi(bock_name) API was requested by Seangchan while he had to deal with a bug in the agent that made some of files don't have parents. We had an unit test for the API. However, this API most time cannot finished in 5 minutes due to the blocks and database are much bigger than the time we created the API. This API was only created for Seancheng to do the recovery. If no more recovery to do. I 'd like to disable it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the listFileParentsbyLumi(bock_name) API entry point and locate its existing unit test. Check whether the recovery use case or any callers remain, then disable the API and update or remove the related test so the obsolete operation is no longer exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100