curo1305
c6237ca57f
feat(12-02): add refresh_cloud_folder Celery task, staleness trigger, version 0.1.5
- Add tasks/cloud_tasks.py: durable refresh_cloud_folder task with 3-retry
bounded backoff (30s/90s/270s +jitter), credential decryption in worker only
- Register tasks.cloud_tasks.* on documents queue in celery_app.py
- Add stale-while-revalidate staleness trigger in browse.py (5-min threshold)
- Add 4 Task 3 tests: idempotency, cached-row retention on failure, task structure,
no-byte-download contract; add background-refresh scheduling integration test
- Bump backend version 0.1.4 → 0.1.5, frontend package.json 0.1.4 → 0.1.5
- Update AGENTS.md with Phase 12 Plan 02 state and new shared module map entries
- Update README with connection-ID browse API table and v0.1.5
2026-06-18 23:17:34 +02:00
..
2026-06-16 11:50:17 +02:00
2026-06-12 16:59:46 +02:00
2026-06-18 23:17:34 +02:00
2026-06-16 11:50:17 +02:00
2026-05-22 08:53:28 +02:00
2026-06-16 11:50:17 +02:00
2026-06-16 11:50:17 +02:00
2026-06-08 16:11:58 +02:00
2026-06-16 11:50:17 +02:00
2026-05-28 17:10:52 +02:00