Skip to content

[soak 2-week] Verify v7.3.0 update-check on staging — due 2026-05-09 #7

@bogdanpricop

Description

@bogdanpricop

2-week soak check on the v7.3.0 update-check feature shipped on 2026-04-25 to staging (192.168.13.20:8101).

Context

  • v7.3.0 ships an in-app update notifier (cron 17 */12 * * *, caches in SQLite settings table key update_check_cache, endpoint GET /api/system/update-check).

Checks (mark off as you go)

  • curl -sf http://192.168.13.20:8101/api/system/update-check (with admin auth) returns lastChecked within last ~13h
  • latest matches actual GitHub latest release (currently v7.5.1)
  • enabled is true
  • current matches running version
  • docker logs docker-dash --since 14d 2>&1 | grep -E "update-check" shows ≥ 1 successful refresh per 12h
  • Failure count (grep -c "fetch failed") ≤ 5 over 14 days
  • No error spikes correlated with the cron tick (00:17, 12:17 local)

If anomalies found

Open a follow-up issue "v7.3.0 update-check soak: " with the data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    opsOperational tasksscheduled-soakPeriodic verification of recent ship

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions