brainly / brainly/onesky-gradle-plugin
Run download tasks in parallel
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently translations are being downloaded one by one - would be worth it to try to download more at a time.
OneSky's API limitation should be considered.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the translation download tasks and the OneSky API integration in the Gradle plugin. Check the API's request limits before deciding how much concurrency is safe; the work is done when downloads run in parallel without exceeding that limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system, localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100