RobertIndie commented on code in PR #2437: URL: https://github.com/apache/streampipes/pull/2437#discussion_r1516380856
########## streampipes-client-go/streampipes/internal/statu_code/code.go: ########## Review Comment: There is a problem with the error_code design. Do you want these error_code be generic for all other resources instead of just for the data_lake_measure? Then we need to refine the error message. If yes, then golang built-in library has already defined a set of HTTP status codes for you. eg. `http.StatusOK` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@streampipes.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org