vets-api/v0.0.1428
Release 0.0.1428 ami-06e2a3a906bf9d340
bd2904c Update pdf_submit sidekiq worker to retry specific EMMS errors when s (#12483)
-
Update pdf_submit sidekiq worker to retry specific EMMS errors when submitting an appeal
-
unit test changes
-
Catch all don't retry appeals submit worker if the error is not retryable
-
added upstream http resp status member
-
Changed retryable error codes to int
-
added exception testing to unit test
-
Merge Conflict resolution
Co-authored-by: michelpmcdonald michel.mcdonald@adhocteam
0561305 Mobile: Remove statsd (#12598)
-
Remove statsd
-
Remove necessary statsd tests
d6fc966 [57955] Add success and error logging for Form 686c. (#12569)
Add success and error logging for Form 686c.
We need to re-process years of failed Form 686c submissions. A re-processing effort depends on knowing all null claims that have been generated. Matt B. put together SQL aimed at generating reports of all null claims in a given time period. We would like to verify the accuracy of these reports. One way to do that is to log all failed submissions on our end, and then compare our counts within some time period to the counts generated by Matt B.'s reports. If the two are sufficiently similar, then we can reasonably rely on Matt B.'s report of null claims for our re-processing efforts.
To that end, I've added error logging to inform us of instances where a 686c claim or 674 claim fails to establish via BGS. We can then build a DataDog dashboard to search for and count these error logs, and compare those counts against Matt B.'s report.
I've also added success logging, and logging for the job that uploads PDFs to VBMS.
009a2af Api 24826 section 1 validation (#12603)
-
Work in progress
-
Update to use BRD ref data for countries, fix tests
-
Add pattern for internationalPhone, add test for no mailingAddress
-
Add more tests
-
Rubocop fixes
-
Change test variable to snake case
-
Add swagger files
-
Refactor validation methods to one, add tests for all attributes
-
Add two more tests
-
Remove prod swagger
-
Remove Gemfile.lock
-
Changes vars to snake case
-
More Rubocop
-
Add email validation pattern, test for same
-
Add swagger
1d50fa6 VACMS-13585 Add feature flipper for new income limits application (#12616)
635ddc7 4745 update to Lighthouse upstream service to Mobile claims index (#12575)
- use lighthouse upstream service
4b2addc Implement Rails Cache for VAOS Facility and Clinic Calls (#12588)
-
feat(vaos): add caching to mobile facility service for clinic and facility retrieval to reduce backend service calls and improve performance
-
refactor(vaos): rename get_cached_provider to get_provider_with_cache for consistency and better readability
38d8c9c Fix settings key for template id (#12615)
c140618 1010EZ update SOAP response for Race/Ethnicity/Origin question (#12554)
-
add demographic no check
-
spec for has_demographic_no
-
add demographic no json
-
record demographic vcr
-
add missing do
-
fix veteran to races for has demographic no
-
demographic no vcr
-
change spec to not record
-
lint
01798a6 Form 21-10210 lay-witness prefill (#12619)
-
prefill scaffolding
-
lint
90b7aa9 Update Benefits Intake docs with new page size limit (#12584)