CloudServices/Sync/ReDash: Difference between revisions

Jump to navigation Jump to search
→‎Engine Record: added q2 and a2
(→‎Engine Record: formatting fix)
(→‎Engine Record: added q2 and a2)
Line 60: Line 60:


A1: These are the exceptions and status for the engine itself, whereas the columns at the top-level of the table are for the entire sync. The error handling should be cleaned up, but in general, '''failureReason''' will be reporting bugs, whereas "status" is reporting when we explicitly decided that we couldn't apply a record.
A1: These are the exceptions and status for the engine itself, whereas the columns at the top-level of the table are for the entire sync. The error handling should be cleaned up, but in general, '''failureReason''' will be reporting bugs, whereas "status" is reporting when we explicitly decided that we couldn't apply a record.
---
Q2: Do we only log the '''engines''' array when we see "service":"error.sync.failed_partial" in '''status'''?
A2: I don't think that's true - eg, "select * from sync_summary where engines is not null and status is null limit 10" shows records.


=== Query Examples ===
=== Query Examples ===
53

edits

Navigation menu