Hurence / logisland.historian

a (big) data historian for IIoT
Apache License 2.0
6 stars 6 forks source link

Propagate errors/warnings on API operations #101

Open amarziali opened 6 years ago

amarziali commented 6 years ago

USER STORY

As a logisland API I would like to have the possibility to inform the caller about warnings or errors occurred while processing a request. In this case, we may always use a generic response envelope object containing a list of warnings and errors.

ACCEPTANCE CRITERIA

  1. API is reviewed.

DEFINITION OF DONE