Open brandonnava opened 1 month ago
Hey team! Please add your planning poker estimate with Zenhub @adegolier @arnejduranovic @david-navapbc @jack-h-wang @JFisk42 @kant777 @mkalish @thetaurean
Hey team! Please add your planning poker estimate with Zenhub @arnejduranovic @david-navapbc @jalbinson @kant777 @thetaurean
I spent like 30 min combing through the code and these are the errors I found. (I did NOT include any messages that are only used by the COVID pipeline):
InvalidReportMessage
class:
Hey team! Please add your planning poker estimate with Zenhub @arnejduranovic @kant777 @thetaurean @wcutshall
User Story
As a ReportStream sender I want to understand the meaning of any error code I might get back from the Submission History API so I can act on the error and resend a successful report
As a product manager of ReportStream, I want to understand the current state of the Submission History API, so that I can make informed decisions for future feature changes.
Description/Use Case
We're working on documentation that explains how to use our Submission History API and interpret the results. However since the API can respond with a number of error codes that were written years ago and not documented we can't provide thorough documentation of how to respond to any given error provided until we test all our error codes to understand them ourselves.
Dev Notes
Acceptance Criteria