v0.0.5: Activity Page & Restartable Jobs
Every piece of background work is visible on a new Activity page with its live status, a failed job can be restarted without repeating its charge, and export download links carry an expiry.
Activity
An Activity page for background work
A new Activity page lists your recent background work (scans, notifications, exports, syncs) with its live status, so you can see what is queued, what is running and what has finished without inferring it from the dashboard. The diagnosing background jobs tutorial covers reading the queue and acting on a stuck job.
Restart a job yourself
A job that has failed, or been given up on after its automatic retries, carries a Retry control. Restarting re-drives the same job rather than creating a new one, which is what makes it safe for scans: a restarted scan adopts the result the original already committed rather than charging you a second time.
Expiring export links
Data-export download links carry an expiry, and the exported data is purged from the job record once the link has lapsed, so a link that is forwarded or left sitting in an inbox does not stay live indefinitely.
Want to shape what we build next?
See what we're building next, and tell us what you need.

