Changes

Jump to: navigation, search

CloudServices/Sync/ReDash

471 bytes added, 18:26, 17 October 2016
Engine Record: Added details about failure reason
| outgoing || array(row(sent bigint, failed bigint))) || For each batch of records uploaded as part of a Sync, how many records were sent in that batch and how many failed.
|}
 
<big>'''FAQ'''</big>
Q: In *engines*, we have *status* and '''failureReason''', how are they different from the columns with the same names?
 
A: 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.
=== Query Examples ===
53
edits

Navigation menu