CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
73 stars 40 forks source link

Document All Pipeline Error Codes #16365

Open brandonnava opened 1 month ago

brandonnava commented 1 month ago

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

MichaelEsuruoso commented 1 month ago

Hey team! Please add your planning poker estimate with Zenhub @adegolier @arnejduranovic @david-navapbc @jack-h-wang @JFisk42 @kant777 @mkalish @thetaurean

MichaelEsuruoso commented 1 month ago

Hey team! Please add your planning poker estimate with Zenhub @arnejduranovic @david-navapbc @jalbinson @kant777 @thetaurean

arnejduranovic commented 1 month ago

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):

MichaelEsuruoso commented 2 weeks ago

Hey team! Please add your planning poker estimate with Zenhub @arnejduranovic @kant777 @thetaurean @wcutshall