Task 04 — Robust fetch using the PROVIDED retry helper
# Task 04 — Robust fetch using the PROVIDED retry helper
You are given `helpers.py` (in context). It already provides:
- `fetch_once(url)` — may raise `TransientError`
- `retry(fn, attempts=3, on=(TransientError,))` — retry wrapper
- `TransientError`
Implement `solution.py` exposing:when to use it
Community prompt sourced from the open-source GitHub repo roronoazoroshao369/vibe-coding-os (MIT). A "Task 04 — Robust fetch using the PROVIDED retry helper" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
productivitycommunitydeveloper
source
roronoazoroshao369/vibe-coding-os · MIT
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar