Diagnostics
Health
Section titled “Health”Health separates credentials configured, connected, and reachable. A target can have complete OAuth application settings but no user token, or a stored token that is no longer reachable. Connected account identity confirms which account the target represents.
Request telemetry
Section titled “Request telemetry”Request telemetry summarizes success, errors, retries, rate limits, latency, and wait time. It does not store request payloads or credentials. Use it to distinguish provider throttling from authentication or network failures.
Audit log
Section titled “Audit log”Audit records important configuration, authorization, write, and sync actions. It is not a full provider request log.
Recommended diagnosis order
Section titled “Recommended diagnosis order”- Validate Settings.
- Check source/target health and connected identity.
- Run the provider’s read-only connection test.
- Inspect request telemetry for status class, rate limit, and retries.
- Inspect the child run error and audit event.
- Reconnect only when the evidence indicates token failure.