kurusugawa-computer / kurusugawa-computer/annofab-cli
`project copy`などジョブが完了するまで待つ場合、指数関数的に待ち時間を増やしていく
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- Avg merge
- 51m
- Merged PRs (30d)
- 12
Description
現在
一定間隔でジョブ取得APIにアクセスする
Contributor guide
No contributing guide indexed for this repository
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 by locating the CLI entry points for project copy and the job retrieval API polling described in the issue. Trace how completion is detected, then define the exponential waiting behavior and verify that the command still waits until the job finishes without unnecessary API requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100