Before you begin
Install the CLI, authenticate withrig login, and use an isolated test workspace. These examples require the v0.13 CLI. The manifests have been checked with the v0.13 parser; verify application health after deployment.
Open the scheduled-digest source. These manifests explicitly select incremental deployment.
Deploy from your machine
From a terminal on your machine, clone the repository and enter the example directory:interval_minutes numeric parameter controls the loop. Downtime can skip scheduled work; design retries and durable job ownership before using the pattern for important jobs.
WORKSPACE_ID or APP_ID; do not guess a public URL from an app name.
Verify the result
/healthz, wait for the configured interval, and inspect the app logs/dashboard for another digest. Restart the app and confirm data on the mounted volume remains.
Access and recovery
The route defaults to private. This is an application-managed timer, not a managed cron or exactly-once scheduling service. If deployment fails, read the terminal error and installation output before retrying.rig app logs --app APP_ID --install shows install logs when an app exists. Check required credentials, resource limits, the start command, and the configured health path. An image deployment may require explicit root-filesystem replacement consent; do not add --reimage to a workspace containing data you need.