Automation did not run
An automation has a saved run, an input mode, and a schedule. If a scheduled run never fired, start by confirming all three are still correct. Check the automation record Open Ask Darpan, search for Open Automations, and open the result. Confirm the row shows the expected input mode, schedule, state, and next run. Check the input sources- If the automation uses SFTP file inputs: confirm the SFTP server is reachable and the remote file paths are populated. If no SFTP server appears, create or reactivate the required server from Open SFTP Servers.
- If the automation uses API date-range extraction: confirm the API source is reachable. If no source appears, confirm the relevant system setup from Set up Shopify or Set up HotWax.
reconciliation.ReconciliationAutomationServices.sweep#StuckReconciliationRuns) automatically flips run results that have been in a running or pending state for more than 120 minutes to failed with an explanatory status message. No user action is required — wait for the next reaper cycle, then trigger the automation again.
The stuck-run reaper is an internal service (
allow-remote="false") and does not expose a user-facing trigger. If a run appears stuck for longer than 120 minutes and is not swept, report it with a link to the run.Alert never arrived
Run-completion alerts post a Google Chat message when any reconciliation run reaches a final state — manual or automated, succeeded or failed. A run reports to the chat space its automation is linked to, plus the space of anyone who subscribed with Notify me. Registering a space in Tenant Settings does not by itself route any run to it, which is the most common reason a correctly configured space stays quiet.Notification delivery is best-effort. A run never fails because an alert could not be sent. The run result is always saved and viewable in the app regardless of whether the alert fired.
Run-result link points to the wrong URL
The link in the alert derives its base URL from the
DARPAN_APP_BASE_URL environment variable or the darpan.app.baseUrl property, falling back to the first allowed origin. If the link opens the wrong environment, verify these settings on the server side.
Set up or update a chat space
To add, rename, or deactivate a chat space, go to Run-completion alerts. The registry lives in Tenant Settings under Operations → Notifications, and only Tenant Admins can save changes there.
Choosing your own default space in User Settings and using Notify me on a run are personal preferences and need no tenant write access.