If a letter passes our validation but the print provider can not print the letter we should mark it as permanent-failure. An error message for permanent-failure is being added to the UI.
Technical-failure had the wrong message and validation failure will not show the pdf because the letter is in the wrong bucket.
What problem does the pull request solve?
Checklist
[x] I’ve used the pull request template
[ ] I’ve written unit tests for these changes
[x] I’ve update the documentation (in DOCUMENTATION.md)
Add permanent-failure status for letters
If a letter passes our validation but the print provider can not print the letter we should mark it as permanent-failure. An error message for permanent-failure is being added to the UI.
Technical-failure had the wrong message and validation failure will not show the pdf because the letter is in the wrong bucket.
What problem does the pull request solve?
Checklist
DOCUMENTATION.md
)src/main/resources/application.properties
pom.xml