InseeFrLab / InseeFrLab/onyxia-api
Improve catalog refresh to only retrieve new packages
Open
- Dominant language
- Java
- Stars
- 34
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
At the moment the API refreshes all catalogs every 5 minutes (default value) and downloads every packages even if it was already downloaded previously (and releases are supposedly immutable, we can also refer to the updated date to check if something has changed).
We should only download new packages to reduce load
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.