OpenHDS / openhds-server

Server application for Health and Demographic Data collection and management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synchronization and Error Reporting

littlefieldnick opened this issue · comments

Currently, the server only returns a Bad Request error status for entries. If errors occur, the entry should be added to a list of errors, with an error message. The server will return a synchronization timestamp and the list of entries containing errors and what they are.