Add a refresh hook for external data
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
The issue does not name any files, tests, or entry points. Start by locating how external data is fetched and how the API and cron jobs are structured; clarify the refresh trigger, scope, and completion behavior before implementation. Done should include a defined refresh hook accessible through the agreed path, with tests for its behavior.
Written by the indexing model from the issue text.
Description
We should consider adding a refresh hook that runs on a cron job or is accessible via our API so that users can refresh stale, external data.
- Dominant language
- Go
- Stars
- 9
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Contributor guide
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.
More from coder/preview
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
upstream
Similar issues
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
kind/bug status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
🤔 refinement needed
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
equinor/radix-operator#1979 ·