Hi,
I was working on improving the error reporting in the UI, and got some
questions:
It seems that at least some failing syncs do not generate a report: I
tried setting a wrong password and syncing. When I asked for a report
afterwards, I got the one for the last successful sync. Is this what I
should expect?
The GetReports BNF documentation was very good for writing the parser,
but I'm still a bit confused about some of the fields:
* status
Only value I've seen is 200, and git log tells me this is a successful
sync. Does this otherwise correspond to error in StatusChanged?
* source-X-status
This seems to be '0' all the time. I assume this correponds to error
values in sources hash in StatusChanged signal?
* source-X-mode
This was "two-way" even when I set "none" for this source.
* source-X-resume
?